#69D8ED#69D8ED
#69D8ED is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.5% C 0.105 H 211.7°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #69D8ED |
|---|---|
| RGB | rgb(105, 216, 237) |
| HSL | hsl(190, 79%, 67%) |
| HSV | hsv(190, 56%, 93%) |
| CMYK | cmyk(55.7%, 8.9%, 0%, 7.1%) |
| CIE-LAB | lab(80.86, -25.92, -19.95) |
| CIE-LCH | lch(80.86, 32.71, 217.58°) |
| OKLab | oklab(82.49% -0.0895 -0.0552) |
| OKLCH | oklch(82.49% 0.105 211.7) |
| XYZ | xyz(45.6615, 58.2250, 88.9366) |
| Luminance | 0.5823 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.82
Aqua Blue
#02D8E9
ΔE00 5.07
Robin'S Egg
#6DEDFD
ΔE00 5.18
Robin Egg Blue
#8AF1FE
ΔE00 6.30
Sky Blue
#87CEEB
ΔE00 6.47
Robin'S Egg Blue
#98EFF9
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D8ED #ED7E69
analogous
#69EDC0 #69D8ED #6996ED
triadic
#69D8ED #ED69D8 #D8ED69
tetradic
#69D8ED #C069ED #ED7E69 #96ED69
square
#69D8ED #C069ED #ED7E69 #96ED69
split-complementary
#69D8ED #ED6996 #EDC069
monochromatic
#18A9C4 #32CAE6 #69D8ED #A0E6F4 #D6F4FA
Accessibility & contrast
On white
1.66
#69D8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#69D8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D8ED
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D8ED | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1EE
Deuteranopia (green-blind)
#B3C2ED
Tritanopia (blue-blind)
#00E1DE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #69d8ed; /* rgb */ color: rgb(105, 216, 237); /* oklch */ color: oklch(82.5% 0.105 211.7);
Tailwind
colors: {
custom: {
50: '#9ee4f2',
500: '#69d8ed',
950: '#000000',
},
}SCSS
$custom: #69d8ed; $custom-light: #9ee4f2; $custom-dark: #000000;
JSON
{
"hex": "#69d8ed",
"rgb": {
"r": 105,
"g": 216,
"b": 237
},
"hsl": {
"h": 189.545,
"s": 78.571,
"l": 67.059
},
"oklch": {
"l": 0.82494,
"c": 0.10518,
"h": 211.7
},
"luminance": 0.58229
}Semantic roles & 50–950 ramp
primary
#69D8ED
secondary
#C24E38
accent
#2C0BDB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485