#69CEE9#69CEE9
#69CEE9 is a light, moderate cyan. Relative luminance 0.530; OKLCH L 80.1% C 0.101 H 217.6°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #69CEE9 |
|---|---|
| RGB | rgb(105, 206, 233) |
| HSL | hsl(193, 74%, 66%) |
| HSV | hsv(193, 55%, 91%) |
| CMYK | cmyk(54.9%, 11.6%, 0%, 8.6%) |
| CIE-LAB | lab(77.89, -22.06, -22.32) |
| CIE-LCH | lch(77.89, 31.38, 225.34°) |
| OKLab | oklab(80.07% -0.0803 -0.0619) |
| OKLCH | oklch(80.07% 0.101 217.6) |
| XYZ | xyz(42.5992, 53.0251, 85.0649) |
| Luminance | 0.5303 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.11
Neon Blue
#04D9FF
ΔE00 4.78
Baby Blue
#89CFF0
ΔE00 5.18
Bright Sky Blue
#02CCFE
ΔE00 5.83
Aqua Blue
#02D8E9
ΔE00 7.35
Lightblue (survey)
#7BC8F6
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CEE9 #E98469
analogous
#69E9C4 #69CEE9 #698EE9
triadic
#69CEE9 #E969CE #CEE969
tetradic
#69CEE9 #C469E9 #E98469 #8EE969
square
#69CEE9 #C469E9 #E98469 #8EE969
split-complementary
#69CEE9 #E9698E #E9C469
monochromatic
#1C9ABC #34BDE1 #69CEE9 #9EDFF1 #D4F1F9
Accessibility & contrast
On white
1.81
#69CEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#69CEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CEE9
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CEE9 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9EB
Deuteranopia (green-blind)
#A9BAE9
Tritanopia (blue-blind)
#00D8D6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #69cee9; /* rgb */ color: rgb(105, 206, 233); /* oklch */ color: oklch(80.1% 0.101 217.6);
Tailwind
colors: {
custom: {
50: '#9eddf0',
500: '#69cee9',
950: '#000000',
},
}SCSS
$custom: #69cee9; $custom-light: #9eddf0; $custom-dark: #000000;
JSON
{
"hex": "#69cee9",
"rgb": {
"r": 105,
"g": 206,
"b": 233
},
"hsl": {
"h": 192.656,
"s": 74.419,
"l": 66.275
},
"oklch": {
"l": 0.80067,
"c": 0.10141,
"h": 217.6
},
"luminance": 0.53029
}Semantic roles & 50–950 ramp
primary
#69CEE9
secondary
#BB563B
accent
#390FD7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485