#69D4EA#69D4EA
#69D4EA is a light, moderate cyan. Relative luminance 0.560; OKLCH L 81.5% C 0.103 H 212.9°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #69D4EA |
|---|---|
| RGB | rgb(105, 212, 234) |
| HSL | hsl(190, 75%, 66%) |
| HSV | hsv(190, 55%, 92%) |
| CMYK | cmyk(55.1%, 9.4%, 0%, 8.2%) |
| CIE-LAB | lab(79.63, -24.78, -20.22) |
| CIE-LCH | lch(79.63, 31.98, 219.22°) |
| OKLab | oklab(81.47% -0.0864 -0.056) |
| OKLCH | oklch(81.47% 0.103 212.9) |
| XYZ | xyz(44.2145, 56.0266, 86.3101) |
| Luminance | 0.5603 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.75
Aqua Blue
#02D8E9
ΔE00 5.53
Sky Blue
#87CEEB
ΔE00 5.76
Robin'S Egg
#6DEDFD
ΔE00 6.24
Baby Blue
#89CFF0
ΔE00 6.88
Robin Egg Blue
#8AF1FE
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D4EA #EA7F69
analogous
#69EAC0 #69D4EA #6994EA
triadic
#69D4EA #EA69D4 #D4EA69
tetradic
#69D4EA #C069EA #EA7F69 #94EA69
square
#69D4EA #C069EA #EA7F69 #94EA69
split-complementary
#69D4EA #EA6994 #EAC069
monochromatic
#1BA2BE #33C5E2 #69D4EA #9FE3F2 #D4F3F9
Accessibility & contrast
On white
1.72
#69D4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#69D4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D4EA
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D4EA | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEEB
Deuteranopia (green-blind)
#AFBFEA
Tritanopia (blue-blind)
#00DDDB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #69d4ea; /* rgb */ color: rgb(105, 212, 234); /* oklch */ color: oklch(81.5% 0.103 212.9);
Tailwind
colors: {
custom: {
50: '#9ee1f0',
500: '#69d4ea',
950: '#000000',
},
}SCSS
$custom: #69d4ea; $custom-light: #9ee1f0; $custom-dark: #000000;
JSON
{
"hex": "#69d4ea",
"rgb": {
"r": 105,
"g": 212,
"b": 234
},
"hsl": {
"h": 190.233,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.81472,
"c": 0.10296,
"h": 212.9
},
"luminance": 0.56031
}Semantic roles & 50–950 ramp
primary
#69D4EA
secondary
#BD513A
accent
#300ED8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485