#67D5EE#67D5EE
#67D5EE is a light, moderate cyan. Relative luminance 0.566; OKLCH L 81.8% C 0.106 H 214.8°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #67D5EE |
|---|---|
| RGB | rgb(103, 213, 238) |
| HSL | hsl(191, 80%, 67%) |
| HSV | hsv(191, 57%, 93%) |
| CMYK | cmyk(56.7%, 10.5%, 0%, 6.7%) |
| CIE-LAB | lab(79.98, -24.53, -21.83) |
| CIE-LCH | lch(79.98, 32.84, 221.66°) |
| OKLab | oklab(81.77% -0.0872 -0.0605) |
| OKLCH | oklch(81.77% 0.106 214.8) |
| XYZ | xyz(44.8142, 56.6408, 89.4434) |
| Luminance | 0.5665 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.10
Sky Blue
#87CEEB
ΔE00 5.34
Aqua Blue
#02D8E9
ΔE00 5.99
Baby Blue
#89CFF0
ΔE00 6.36
Robin'S Egg
#6DEDFD
ΔE00 6.43
Bright Sky Blue
#02CCFE
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D5EE #EE8067
analogous
#67EEC4 #67D5EE #6792EE
triadic
#67D5EE #EE67D5 #D5EE67
tetradic
#67D5EE #C467EE #EE8067 #92EE67
square
#67D5EE #C467EE #EE8067 #92EE67
split-complementary
#67D5EE #EE6792 #EEC467
monochromatic
#16A4C5 #30C6E8 #67D5EE #9EE4F4 #D5F3FA
Accessibility & contrast
On white
1.70
#67D5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#67D5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D5EE
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D5EE | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CFEF
Deuteranopia (green-blind)
#AFC0EE
Tritanopia (blue-blind)
#00DFDD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #67d5ee; /* rgb */ color: rgb(103, 213, 238); /* oklch */ color: oklch(81.8% 0.106 214.8);
Tailwind
colors: {
custom: {
50: '#9de2f3',
500: '#67d5ee',
950: '#000000',
},
}SCSS
$custom: #67d5ee; $custom-light: #9de2f3; $custom-dark: #000000;
JSON
{
"hex": "#67d5ee",
"rgb": {
"r": 103,
"g": 213,
"b": 238
},
"hsl": {
"h": 191.111,
"s": 79.882,
"l": 66.863
},
"oklch": {
"l": 0.81775,
"c": 0.10615,
"h": 214.8
},
"luminance": 0.56645
}Semantic roles & 50–950 ramp
primary
#67D5EE
secondary
#C25137
accent
#3009DC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485