#69DEE0#69DEE0
#69DEE0 is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.4% C 0.106 H 196.8°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #69DEE0 |
|---|---|
| RGB | rgb(105, 222, 224) |
| HSL | hsl(181, 66%, 65%) |
| HSV | hsv(181, 53%, 88%) |
| CMYK | cmyk(53.1%, 0.9%, 0%, 12.2%) |
| CIE-LAB | lab(82.18, -32.33, -11.06) |
| CIE-LCH | lch(82.18, 34.17, 198.89°) |
| OKLab | oklab(83.42% -0.1011 -0.0306) |
| OKLCH | oklch(83.42% 0.106 196.8) |
| XYZ | xyz(45.3959, 60.6233, 79.8157) |
| Luminance | 0.6063 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.77
Aqua Blue
#02D8E9
ΔE00 5.62
Darkturquoise
#00CED1
ΔE00 5.68
Robin'S Egg
#6DEDFD
ΔE00 5.80
Bright Light Blue
#26F7FD
ΔE00 6.34
Robin Egg Blue
#8AF1FE
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DEE0 #E06B69
analogous
#69E0A6 #69DEE0 #69A3E0
triadic
#69DEE0 #E069DE #DEE069
tetradic
#69DEE0 #A669E0 #E06B69 #A3E069
square
#69DEE0 #A669E0 #E06B69 #A3E069
split-complementary
#69DEE0 #E069A3 #E0A669
monochromatic
#23A9AB #36D3D6 #69DEE0 #9CE9EA #CEF4F5
Accessibility & contrast
On white
1.60
#69DEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#69DEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DEE0
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DEE0 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5E0
Deuteranopia (green-blind)
#BDC6E1
Tritanopia (blue-blind)
#00E4DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #69dee0; /* rgb */ color: rgb(105, 222, 224); /* oklch */ color: oklch(83.4% 0.106 196.8);
Tailwind
colors: {
custom: {
50: '#9ee8e9',
500: '#69dee0',
950: '#000000',
},
}SCSS
$custom: #69dee0; $custom-light: #9ee8e9; $custom-dark: #000000;
JSON
{
"hex": "#69dee0",
"rgb": {
"r": 105,
"g": 222,
"b": 224
},
"hsl": {
"h": 181.008,
"s": 65.746,
"l": 64.51
},
"oklch": {
"l": 0.83417,
"c": 0.10566,
"h": 196.8
},
"luminance": 0.60628
}Semantic roles & 50–950 ramp
primary
#69DEE0
secondary
#AD4240
accent
#1B18CE
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484