#69D6EF#69D6EF
#69D6EF is a very light, moderate cyan. Relative luminance 0.573; OKLCH L 82.1% C 0.106 H 214.9°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #69D6EF |
|---|---|
| RGB | rgb(105, 214, 239) |
| HSL | hsl(191, 81%, 67%) |
| HSV | hsv(191, 56%, 94%) |
| CMYK | cmyk(56.1%, 10.5%, 0%, 6.3%) |
| CIE-LAB | lab(80.36, -24.37, -21.77) |
| CIE-LCH | lch(80.36, 32.68, 221.78°) |
| OKLab | oklab(82.11% -0.0866 -0.0603) |
| OKLCH | oklch(82.11% 0.106 214.9) |
| XYZ | xyz(45.4460, 57.3240, 90.3143) |
| Luminance | 0.5733 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.15
Sky Blue
#87CEEB
ΔE00 5.30
Aqua Blue
#02D8E9
ΔE00 6.09
Robin'S Egg
#6DEDFD
ΔE00 6.27
Baby Blue
#89CFF0
ΔE00 6.30
Bright Sky Blue
#02CCFE
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D6EF #EF8269
analogous
#69EFC5 #69D6EF #6993EF
triadic
#69D6EF #EF69D6 #D6EF69
tetradic
#69D6EF #C569EF #EF8269 #93EF69
square
#69D6EF #C569EF #EF8269 #93EF69
split-complementary
#69D6EF #EF6993 #EFC569
monochromatic
#15A7C8 #32C7E9 #69D6EF #A0E5F5 #D8F4FB
Accessibility & contrast
On white
1.68
#69D6EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#69D6EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D6EF
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D6EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D6EF | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 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: #69d6ef; /* rgb */ color: rgb(105, 214, 239); /* oklch */ color: oklch(82.1% 0.106 214.9);
Tailwind
colors: {
custom: {
50: '#9fe2f4',
500: '#69d6ef',
950: '#000000',
},
}SCSS
$custom: #69d6ef; $custom-light: #9fe2f4; $custom-dark: #000000;
JSON
{
"hex": "#69d6ef",
"rgb": {
"r": 105,
"g": 214,
"b": 239
},
"hsl": {
"h": 191.194,
"s": 80.723,
"l": 67.451
},
"oklch": {
"l": 0.82113,
"c": 0.10556,
"h": 214.9
},
"luminance": 0.57328
}Semantic roles & 50–950 ramp
primary
#69D6EF
secondary
#C55137
accent
#3008DD
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485