#67D2F8#67D2F8
#67D2F8 is a light, moderate cyan. Relative luminance 0.558; OKLCH L 81.5% C 0.112 H 224.1°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #67D2F8 |
|---|---|
| RGB | rgb(103, 210, 248) |
| HSL | hsl(196, 91%, 69%) |
| HSV | hsv(196, 58%, 97%) |
| CMYK | cmyk(58.5%, 15.3%, 0%, 2.7%) |
| CIE-LAB | lab(79.47, -20.16, -27.93) |
| CIE-LCH | lch(79.47, 34.45, 234.19°) |
| OKLab | oklab(81.48% -0.0803 -0.0777) |
| OKLCH | oklch(81.48% 0.112 224.1) |
| XYZ | xyz(45.5767, 55.7496, 97.1476) |
| Luminance | 0.5575 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.68
Baby Blue
#89CFF0
ΔE00 3.84
Bright Sky Blue
#02CCFE
ΔE00 4.07
Neon Blue
#04D9FF
ΔE00 4.72
Lightblue (survey)
#7BC8F6
ΔE00 5.41
Lightskyblue
#87CEFA
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D2F8 #F88D67
analogous
#67F8D6 #67D2F8 #678AF8
triadic
#67D2F8 #F867D2 #D2F867
tetradic
#67D2F8 #D667F8 #F88D67 #8AF867
square
#67D2F8 #D667F8 #F88D67 #8AF867
split-complementary
#67D2F8 #F8678A #F8D667
monochromatic
#0AA4DB #2CC1F5 #67D2F8 #A2E3FB #DCF5FD
Accessibility & contrast
On white
1.73
#67D2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#67D2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D2F8
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D2F8 | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCEFA
Deuteranopia (green-blind)
#A8BEF8
Tritanopia (blue-blind)
#00DEDE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #67d2f8; /* rgb */ color: rgb(103, 210, 248); /* oklch */ color: oklch(81.5% 0.112 224.1);
Tailwind
colors: {
custom: {
50: '#9ee0fa',
500: '#67d2f8',
950: '#000000',
},
}SCSS
$custom: #67d2f8; $custom-light: #9ee0fa; $custom-dark: #000000;
JSON
{
"hex": "#67d2f8",
"rgb": {
"r": 103,
"g": 210,
"b": 248
},
"hsl": {
"h": 195.724,
"s": 91.195,
"l": 68.824
},
"oklch": {
"l": 0.81484,
"c": 0.11179,
"h": 224.1
},
"luminance": 0.55754
}Semantic roles & 50–950 ramp
primary
#67D2F8
secondary
#D25C32
accent
#3C00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485