#67CEE9#67CEE9
#67CEE9 is a light, moderate cyan. Relative luminance 0.529; OKLCH L 80.0% C 0.103 H 217.3°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #67CEE9 |
|---|---|
| RGB | rgb(103, 206, 233) |
| HSL | hsl(192, 75%, 66%) |
| HSV | hsv(192, 56%, 91%) |
| CMYK | cmyk(55.8%, 11.6%, 0%, 8.6%) |
| CIE-LAB | lab(77.82, -22.45, -22.44) |
| CIE-LCH | lch(77.82, 31.74, 224.98°) |
| OKLab | oklab(79.99% -0.0817 -0.0622) |
| OKLCH | oklch(79.99% 0.103 217.3) |
| XYZ | xyz(42.3670, 52.9054, 85.0540) |
| Luminance | 0.5291 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.30
Neon Blue
#04D9FF
ΔE00 4.66
Baby Blue
#89CFF0
ΔE00 5.37
Bright Sky Blue
#02CCFE
ΔE00 5.79
Aqua Blue
#02D8E9
ΔE00 7.18
Lightblue (survey)
#7BC8F6
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CEE9 #E98267
analogous
#67E9C3 #67CEE9 #678DE9
triadic
#67CEE9 #E967CE #CEE967
tetradic
#67CEE9 #C367E9 #E98267 #8DE967
square
#67CEE9 #C367E9 #E98267 #8DE967
split-complementary
#67CEE9 #E9678D #E9C367
monochromatic
#1B99BB #32BDE1 #67CEE9 #9CDFF1 #D2F0F8
Accessibility & contrast
On white
1.81
#67CEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#67CEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CEE9
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CEE9 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9EB
Deuteranopia (green-blind)
#A9BAE9
Tritanopia (blue-blind)
#00D8D6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #67cee9; /* rgb */ color: rgb(103, 206, 233); /* oklch */ color: oklch(80.0% 0.103 217.3);
Tailwind
colors: {
custom: {
50: '#9dddf0',
500: '#67cee9',
950: '#000000',
},
}SCSS
$custom: #67cee9; $custom-light: #9dddf0; $custom-dark: #000000;
JSON
{
"hex": "#67cee9",
"rgb": {
"r": 103,
"g": 206,
"b": 233
},
"hsl": {
"h": 192.462,
"s": 74.713,
"l": 65.882
},
"oklch": {
"l": 0.79991,
"c": 0.10266,
"h": 217.3
},
"luminance": 0.52909
}Semantic roles & 50–950 ramp
primary
#67CEE9
secondary
#BA553A
accent
#380FD7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485