#67D6EF#67D6EF
#67D6EF is a very light, moderate cyan. Relative luminance 0.572; OKLCH L 82.0% C 0.107 H 214.6°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #67D6EF |
|---|---|
| RGB | rgb(103, 214, 239) |
| HSL | hsl(191, 81%, 67%) |
| HSV | hsv(191, 57%, 94%) |
| CMYK | cmyk(56.9%, 10.5%, 0%, 6.3%) |
| CIE-LAB | lab(80.29, -24.75, -21.88) |
| CIE-LCH | lch(80.29, 33.04, 221.48°) |
| OKLab | oklab(82.04% -0.0879 -0.0607) |
| OKLCH | oklch(82.04% 0.107 214.6) |
| XYZ | xyz(45.2138, 57.2043, 90.3034) |
| Luminance | 0.5721 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.04
Sky Blue
#87CEEB
ΔE00 5.46
Aqua Blue
#02D8E9
ΔE00 5.93
Robin'S Egg
#6DEDFD
ΔE00 6.21
Baby Blue
#89CFF0
ΔE00 6.46
Bright Sky Blue
#02CCFE
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D6EF #EF8067
analogous
#67EFC4 #67D6EF #6792EF
triadic
#67D6EF #EF67D6 #D6EF67
tetradic
#67D6EF #C467EF #EF8067 #92EF67
square
#67D6EF #C467EF #EF8067 #92EF67
split-complementary
#67D6EF #EF6792 #EFC467
monochromatic
#15A6C7 #30C7E9 #67D6EF #9EE5F5 #D6F4FB
Accessibility & contrast
On white
1.69
#67D6EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#67D6EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D6EF
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D6EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D6EF | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D0F0
Deuteranopia (green-blind)
#B0C1EF
Tritanopia (blue-blind)
#00E0DE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #67d6ef; /* rgb */ color: rgb(103, 214, 239); /* oklch */ color: oklch(82.0% 0.107 214.6);
Tailwind
colors: {
custom: {
50: '#9ee2f4',
500: '#67d6ef',
950: '#000000',
},
}SCSS
$custom: #67d6ef; $custom-light: #9ee2f4; $custom-dark: #000000;
JSON
{
"hex": "#67d6ef",
"rgb": {
"r": 103,
"g": 214,
"b": 239
},
"hsl": {
"h": 191.029,
"s": 80.952,
"l": 67.059
},
"oklch": {
"l": 0.82041,
"c": 0.10678,
"h": 214.6
},
"luminance": 0.57209
}Semantic roles & 50–950 ramp
primary
#67D6EF
secondary
#C45036
accent
#2F08DD
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485