#67D2E9#67D2E9
#67D2E9 is a light, moderate cyan. Relative luminance 0.549; OKLCH L 80.9% C 0.103 H 213.7°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #67D2E9 |
|---|---|
| RGB | rgb(103, 210, 233) |
| HSL | hsl(191, 75%, 66%) |
| HSV | hsv(191, 56%, 91%) |
| CMYK | cmyk(55.8%, 9.9%, 0%, 8.6%) |
| CIE-LAB | lab(78.96, -24.45, -20.71) |
| CIE-LCH | lch(78.96, 32.04, 220.26°) |
| OKLab | oklab(80.9% -0.0859 -0.0574) |
| OKLCH | oklch(80.9% 0.103 213.7) |
| XYZ | xyz(43.3422, 54.8558, 85.3791) |
| Luminance | 0.5486 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.63
Sky Blue
#87CEEB
ΔE00 5.49
Aqua Blue
#02D8E9
ΔE00 5.77
Baby Blue
#89CFF0
ΔE00 6.61
Robin'S Egg
#6DEDFD
ΔE00 6.80
Bright Sky Blue
#02CCFE
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D2E9 #E97E67
analogous
#67E9BF #67D2E9 #6791E9
triadic
#67D2E9 #E967D2 #D2E967
tetradic
#67D2E9 #BF67E9 #E97E67 #91E967
square
#67D2E9 #BF67E9 #E97E67 #91E967
split-complementary
#67D2E9 #E96791 #E9BF67
monochromatic
#1B9EBB #32C2E1 #67D2E9 #9CE2F1 #D2F2F8
Accessibility & contrast
On white
1.75
#67D2E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#67D2E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D2E9
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D2E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D2E9 | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CCEA
Deuteranopia (green-blind)
#ADBDE9
Tritanopia (blue-blind)
#00DBD9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #67d2e9; /* rgb */ color: rgb(103, 210, 233); /* oklch */ color: oklch(80.9% 0.103 213.7);
Tailwind
colors: {
custom: {
50: '#9de0f0',
500: '#67d2e9',
950: '#000000',
},
}SCSS
$custom: #67d2e9; $custom-light: #9de0f0; $custom-dark: #000000;
JSON
{
"hex": "#67d2e9",
"rgb": {
"r": 103,
"g": 210,
"b": 233
},
"hsl": {
"h": 190.615,
"s": 74.713,
"l": 65.882
},
"oklch": {
"l": 0.80904,
"c": 0.10333,
"h": 213.7
},
"luminance": 0.5486
}Semantic roles & 50–950 ramp
primary
#67D2E9
secondary
#BA513A
accent
#320FD7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485