#69DAEB#69DAEB
#69DAEB is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.9% C 0.105 H 208.5°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #69DAEB |
|---|---|
| RGB | rgb(105, 218, 235) |
| HSL | hsl(188, 76%, 67%) |
| HSV | hsv(188, 55%, 92%) |
| CMYK | cmyk(55.3%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(81.37, -27.45, -18.12) |
| CIE-LCH | lch(81.37, 32.89, 213.43°) |
| OKLab | oklab(82.88% -0.0924 -0.0501) |
| OKLCH | oklch(82.88% 0.105 208.5) |
| XYZ | xyz(45.8864, 59.1398, 87.5781) |
| Luminance | 0.5914 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.30
Robin'S Egg
#6DEDFD
ΔE00 4.31
Robin Egg Blue
#8AF1FE
ΔE00 5.56
Neon Blue
#04D9FF
ΔE00 5.82
Robin'S Egg Blue
#98EFF9
ΔE00 6.07
Sky Blue
#87CEEB
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DAEB #EB7A69
analogous
#69EBBB #69DAEB #6999EB
triadic
#69DAEB #EB69DA #DAEB69
tetradic
#69DAEB #BB69EB #EB7A69 #99EB69
square
#69DAEB #BB69EB #EB7A69 #99EB69
split-complementary
#69DAEB #EB6999 #EBBB69
monochromatic
#1AAAC0 #33CDE4 #69DAEB #9FE7F2 #D5F5F9
Accessibility & contrast
On white
1.64
#69DAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#69DAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DAEB
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DAEB | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3EC
Deuteranopia (green-blind)
#B6C4EB
Tritanopia (blue-blind)
#00E2DF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #69daeb; /* rgb */ color: rgb(105, 218, 235); /* oklch */ color: oklch(82.9% 0.105 208.5);
Tailwind
colors: {
custom: {
50: '#9ee5f1',
500: '#69daeb',
950: '#000000',
},
}SCSS
$custom: #69daeb; $custom-light: #9ee5f1; $custom-dark: #000000;
JSON
{
"hex": "#69daeb",
"rgb": {
"r": 105,
"g": 218,
"b": 235
},
"hsl": {
"h": 187.846,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.82878,
"c": 0.10514,
"h": 208.5
},
"luminance": 0.59144
}Semantic roles & 50–950 ramp
primary
#69DAEB
secondary
#BF4B3A
accent
#270DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485