#69D4E9#69D4E9
#69D4E9 is a light, moderate teal. Relative luminance 0.560; OKLCH L 81.4% C 0.103 H 212.2°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #69D4E9 |
|---|---|
| RGB | rgb(105, 212, 233) |
| HSL | hsl(190, 74%, 66%) |
| HSV | hsv(190, 55%, 91%) |
| CMYK | cmyk(54.9%, 9%, 0%, 8.6%) |
| CIE-LAB | lab(79.60, -25.05, -19.73) |
| CIE-LCH | lch(79.60, 31.89, 218.22°) |
| OKLab | oklab(81.44% -0.0868 -0.0546) |
| OKLCH | oklch(81.44% 0.103 212.2) |
| XYZ | xyz(44.0713, 55.9693, 85.5556) |
| Luminance | 0.5597 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.95
Aqua Blue
#02D8E9
ΔE00 5.31
Sky Blue
#87CEEB
ΔE00 6.01
Robin'S Egg
#6DEDFD
ΔE00 6.10
Baby Blue
#89CFF0
ΔE00 7.15
Robin Egg Blue
#8AF1FE
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D4E9 #E97E69
analogous
#69E9BE #69D4E9 #6994E9
triadic
#69D4E9 #E969D4 #D4E969
tetradic
#69D4E9 #BE69E9 #E97E69 #94E969
square
#69D4E9 #BE69E9 #E97E69 #94E969
split-complementary
#69D4E9 #E96994 #E9BE69
monochromatic
#1CA2BC #34C5E1 #69D4E9 #9EE3F1 #D4F3F9
Accessibility & contrast
On white
1.72
#69D4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#69D4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D4E9
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D4E9 | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEEA
Deuteranopia (green-blind)
#B0BFE9
Tritanopia (blue-blind)
#00DDDA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #69d4e9; /* rgb */ color: rgb(105, 212, 233); /* oklch */ color: oklch(81.4% 0.103 212.2);
Tailwind
colors: {
custom: {
50: '#9ee1f0',
500: '#69d4e9',
950: '#000000',
},
}SCSS
$custom: #69d4e9; $custom-light: #9ee1f0; $custom-dark: #000000;
JSON
{
"hex": "#69d4e9",
"rgb": {
"r": 105,
"g": 212,
"b": 233
},
"hsl": {
"h": 189.844,
"s": 74.419,
"l": 66.275
},
"oklch": {
"l": 0.81435,
"c": 0.10256,
"h": 212.2
},
"luminance": 0.55973
}Semantic roles & 50–950 ramp
primary
#69D4E9
secondary
#BB503B
accent
#300FD7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485