#69DDEE#69DDEE
#69DDEE is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.7% C 0.107 H 208.2°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #69DDEE |
|---|---|
| RGB | rgb(105, 221, 238) |
| HSL | hsl(188, 80%, 67%) |
| HSV | hsv(188, 56%, 93%) |
| CMYK | cmyk(55.9%, 7.1%, 0%, 6.7%) |
| CIE-LAB | lab(82.32, -28.09, -18.28) |
| CIE-LCH | lch(82.32, 33.51, 213.06°) |
| OKLab | oklab(83.67% -0.0944 -0.0506) |
| OKLCH | oklch(83.67% 0.107 208.2) |
| XYZ | xyz(47.1085, 60.8846, 90.1417) |
| Luminance | 0.6089 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.61
Aqua Blue
#02D8E9
ΔE00 4.34
Robin Egg Blue
#8AF1FE
ΔE00 4.96
Robin'S Egg Blue
#98EFF9
ΔE00 5.60
Neon Blue
#04D9FF
ΔE00 5.92
Sky Blue
#87CEEB
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DDEE #EE7A69
analogous
#69EEBC #69DDEE #699BEE
triadic
#69DDEE #EE69DD #DDEE69
tetradic
#69DDEE #BC69EE #EE7A69 #9BEE69
square
#69DDEE #BC69EE #EE7A69 #9BEE69
split-complementary
#69DDEE #EE699B #EEBC69
monochromatic
#16B0C6 #32D1E8 #69DDEE #A0E9F4 #D7F6FA
Accessibility & contrast
On white
1.59
#69DDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#69DDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DDEE
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DDEE | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6EF
Deuteranopia (green-blind)
#B8C6EE
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69ddee; /* rgb */ color: rgb(105, 221, 238); /* oklch */ color: oklch(83.7% 0.107 208.2);
Tailwind
colors: {
custom: {
50: '#9fe8f3',
500: '#69ddee',
950: '#000000',
},
}SCSS
$custom: #69ddee; $custom-light: #9fe8f3; $custom-dark: #000000;
JSON
{
"hex": "#69ddee",
"rgb": {
"r": 105,
"g": 221,
"b": 238
},
"hsl": {
"h": 187.669,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.83672,
"c": 0.10711,
"h": 208.2
},
"luminance": 0.60889
}Semantic roles & 50–950 ramp
primary
#69DDEE
secondary
#C44938
accent
#240ADC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485