#69D9EC#69D9EC
#69D9EC is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.7% C 0.105 H 210.1°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #69D9EC |
|---|---|
| RGB | rgb(105, 217, 236) |
| HSL | hsl(189, 78%, 67%) |
| HSV | hsv(189, 56%, 93%) |
| CMYK | cmyk(55.5%, 8.1%, 0%, 7.5%) |
| CIE-LAB | lab(81.12, -26.69, -19.04) |
| CIE-LCH | lch(81.12, 32.78, 215.50°) |
| OKLab | oklab(82.69% -0.091 -0.0527) |
| OKLCH | oklch(82.69% 0.105 210.1) |
| XYZ | xyz(45.7728, 58.6807, 88.2549) |
| Luminance | 0.5868 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.64
Robin'S Egg
#6DEDFD
ΔE00 4.71
Neon Blue
#04D9FF
ΔE00 5.29
Robin Egg Blue
#8AF1FE
ΔE00 5.90
Robin'S Egg Blue
#98EFF9
ΔE00 6.39
Sky Blue
#87CEEB
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D9EC #EC7C69
analogous
#69ECBD #69D9EC #6998EC
triadic
#69D9EC #EC69D9 #D9EC69
tetradic
#69D9EC #BD69EC #EC7C69 #98EC69
square
#69D9EC #BD69EC #EC7C69 #98EC69
split-complementary
#69D9EC #EC6998 #ECBD69
monochromatic
#19A9C2 #33CBE5 #69D9EC #9FE7F3 #D6F5FA
Accessibility & contrast
On white
1.65
#69D9EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#69D9EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D9EC
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D9EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D9EC | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D2ED
Deuteranopia (green-blind)
#B4C3EC
Tritanopia (blue-blind)
#00E2DF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #69d9ec; /* rgb */ color: rgb(105, 217, 236); /* oklch */ color: oklch(82.7% 0.105 210.1);
Tailwind
colors: {
custom: {
50: '#9ee5f2',
500: '#69d9ec',
950: '#000000',
},
}SCSS
$custom: #69d9ec; $custom-light: #9ee5f2; $custom-dark: #000000;
JSON
{
"hex": "#69d9ec",
"rgb": {
"r": 105,
"g": 217,
"b": 236
},
"hsl": {
"h": 188.702,
"s": 77.515,
"l": 66.863
},
"oklch": {
"l": 0.82686,
"c": 0.10512,
"h": 210.1
},
"luminance": 0.58685
}Semantic roles & 50–950 ramp
primary
#69D9EC
secondary
#C04D39
accent
#2A0CDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485