#69DAEE#69DAEE
#69DAEE is a very light, moderate teal. Relative luminance 0.593; OKLCH L 83.0% C 0.106 H 210.7°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #69DAEE |
|---|---|
| RGB | rgb(105, 218, 238) |
| HSL | hsl(189, 80%, 67%) |
| HSV | hsv(189, 56%, 93%) |
| CMYK | cmyk(55.9%, 8.4%, 0%, 6.7%) |
| CIE-LAB | lab(81.46, -26.62, -19.57) |
| CIE-LCH | lch(81.46, 33.04, 216.32°) |
| OKLab | oklab(82.99% -0.0912 -0.0542) |
| OKLCH | oklch(82.99% 0.106 210.7) |
| XYZ | xyz(46.3235, 59.3147, 89.8800) |
| Luminance | 0.5932 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.59
Aqua Blue
#02D8E9
ΔE00 4.81
Neon Blue
#04D9FF
ΔE00 5.06
Robin Egg Blue
#8AF1FE
ΔE00 5.78
Robin'S Egg Blue
#98EFF9
ΔE00 6.33
Sky Blue
#87CEEB
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DAEE #EE7D69
analogous
#69EEC0 #69DAEE #6997EE
triadic
#69DAEE #EE69DA #DAEE69
tetradic
#69DAEE #C069EE #EE7D69 #97EE69
square
#69DAEE #C069EE #EE7D69 #97EE69
split-complementary
#69DAEE #EE6997 #EEC069
monochromatic
#16ACC6 #32CCE8 #69DAEE #A0E8F4 #D7F5FA
Accessibility & contrast
On white
1.63
#69DAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#69DAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DAEE
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DAEE | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3EF
Deuteranopia (green-blind)
#B5C4EE
Tritanopia (blue-blind)
#00E3E0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #69daee; /* rgb */ color: rgb(105, 218, 238); /* oklch */ color: oklch(83.0% 0.106 210.7);
Tailwind
colors: {
custom: {
50: '#9fe5f3',
500: '#69daee',
950: '#000000',
},
}SCSS
$custom: #69daee; $custom-light: #9fe5f3; $custom-dark: #000000;
JSON
{
"hex": "#69daee",
"rgb": {
"r": 105,
"g": 218,
"b": 238
},
"hsl": {
"h": 189.023,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.82987,
"c": 0.10612,
"h": 210.7
},
"luminance": 0.59319
}Semantic roles & 50–950 ramp
primary
#69DAEE
secondary
#C44D38
accent
#290ADC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485