#69D5EB#69D5EB
#69D5EB is a light, moderate cyan. Relative luminance 0.566; OKLCH L 81.7% C 0.104 H 212.8°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #69D5EB |
|---|---|
| RGB | rgb(105, 213, 235) |
| HSL | hsl(190, 76%, 67%) |
| HSV | hsv(190, 55%, 92%) |
| CMYK | cmyk(55.3%, 9.4%, 0%, 7.8%) |
| CIE-LAB | lab(79.95, -24.99, -20.27) |
| CIE-LCH | lch(79.95, 32.18, 219.05°) |
| OKLab | oklab(81.74% -0.0871 -0.0561) |
| OKLCH | oklch(81.74% 0.104 212.8) |
| XYZ | xyz(44.6094, 56.5857, 87.1524) |
| Luminance | 0.5659 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.69
Aqua Blue
#02D8E9
ΔE00 5.45
Sky Blue
#87CEEB
ΔE00 5.87
Robin'S Egg
#6DEDFD
ΔE00 6.00
Baby Blue
#89CFF0
ΔE00 6.97
Robin Egg Blue
#8AF1FE
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D5EB #EB7F69
analogous
#69EBC0 #69D5EB #6994EB
triadic
#69D5EB #EB69D5 #D5EB69
tetradic
#69D5EB #C069EB #EB7F69 #94EB69
square
#69D5EB #C069EB #EB7F69 #94EB69
split-complementary
#69D5EB #EB6994 #EBC069
monochromatic
#1AA4C0 #33C6E4 #69D5EB #9FE4F2 #D5F3F9
Accessibility & contrast
On white
1.70
#69D5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#69D5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D5EB
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D5EB | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFEC
Deuteranopia (green-blind)
#B0C0EB
Tritanopia (blue-blind)
#00DEDC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #69d5eb; /* rgb */ color: rgb(105, 213, 235); /* oklch */ color: oklch(81.7% 0.104 212.8);
Tailwind
colors: {
custom: {
50: '#9ee2f1',
500: '#69d5eb',
950: '#000000',
},
}SCSS
$custom: #69d5eb; $custom-light: #9ee2f1; $custom-dark: #000000;
JSON
{
"hex": "#69d5eb",
"rgb": {
"r": 105,
"g": 213,
"b": 235
},
"hsl": {
"h": 190.154,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.81737,
"c": 0.10362,
"h": 212.8
},
"luminance": 0.5659
}Semantic roles & 50–950 ramp
primary
#69D5EB
secondary
#BF503A
accent
#2F0DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485