#69D5ED#69D5ED
#69D5ED is a light, moderate cyan. Relative luminance 0.567; OKLCH L 81.8% C 0.104 H 214.3°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #69D5ED |
|---|---|
| RGB | rgb(105, 213, 237) |
| HSL | hsl(191, 79%, 67%) |
| HSV | hsv(191, 56%, 93%) |
| CMYK | cmyk(55.7%, 10.1%, 0%, 7.1%) |
| CIE-LAB | lab(80.01, -24.43, -21.24) |
| CIE-LCH | lch(80.01, 32.38, 221.00°) |
| OKLab | oklab(81.81% -0.0863 -0.0588) |
| OKLCH | oklch(81.81% 0.104 214.3) |
| XYZ | xyz(44.8999, 56.7019, 88.6827) |
| Luminance | 0.5671 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.35
Sky Blue
#87CEEB
ΔE00 5.40
Aqua Blue
#02D8E9
ΔE00 5.92
Robin'S Egg
#6DEDFD
ΔE00 6.31
Baby Blue
#89CFF0
ΔE00 6.45
Bright Sky Blue
#02CCFE
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D5ED #ED8169
analogous
#69EDC3 #69D5ED #6993ED
triadic
#69D5ED #ED69D5 #D5ED69
tetradic
#69D5ED #C369ED #ED8169 #93ED69
square
#69D5ED #C369ED #ED8169 #93ED69
split-complementary
#69D5ED #ED6993 #EDC369
monochromatic
#18A5C4 #32C6E6 #69D5ED #A0E4F4 #D6F4FA
Accessibility & contrast
On white
1.70
#69D5ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#69D5ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D5ED
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D5ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D5ED | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CFEE
Deuteranopia (green-blind)
#B0C0ED
Tritanopia (blue-blind)
#00DEDC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #69d5ed; /* rgb */ color: rgb(105, 213, 237); /* oklch */ color: oklch(81.8% 0.104 214.3);
Tailwind
colors: {
custom: {
50: '#9ee2f2',
500: '#69d5ed',
950: '#000000',
},
}SCSS
$custom: #69d5ed; $custom-light: #9ee2f2; $custom-dark: #000000;
JSON
{
"hex": "#69d5ed",
"rgb": {
"r": 105,
"g": 213,
"b": 237
},
"hsl": {
"h": 190.909,
"s": 78.571,
"l": 67.059
},
"oklch": {
"l": 0.81811,
"c": 0.10447,
"h": 214.3
},
"luminance": 0.56706
}Semantic roles & 50–950 ramp
primary
#69D5ED
secondary
#C25138
accent
#310BDB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485