#69E4DB#69E4DB
#69E4DB is a very light, moderate teal. Relative luminance 0.636; OKLCH L 84.6% C 0.111 H 188.8°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #69E4DB |
|---|---|
| RGB | rgb(105, 228, 219) |
| HSL | hsl(176, 69%, 65%) |
| HSV | hsv(176, 54%, 89%) |
| CMYK | cmyk(53.9%, 0%, 3.9%, 10.6%) |
| CIE-LAB | lab(83.76, -36.43, -6.07) |
| CIE-LCH | lch(83.76, 36.93, 189.45°) |
| OKLab | oklab(84.65% -0.1096 -0.017) |
| OKLCH | oklch(84.65% 0.111 188.8) |
| XYZ | xyz(46.3498, 63.6001, 76.8375) |
| Luminance | 0.6361 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.63
Mediumturquoise
#48D1CC
ΔE00 4.95
Tiffany Blue
#7BF2DA
ΔE00 5.75
Bright Aqua
#0BF9EA
ΔE00 6.00
Bright Turquoise
#0FFEF9
ΔE00 6.63
Bright Cyan
#41FDFE
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E4DB #E46972
analogous
#69E49E #69E4DB #69AFE4
triadic
#69E4DB #DB69E4 #E4DB69
tetradic
#69E4DB #9E69E4 #E46972 #AFE469
square
#69E4DB #9E69E4 #E46972 #AFE469
split-complementary
#69E4DB #E469AF #E49E69
monochromatic
#20B2A8 #35DBCF #69E4DB #9DEDE7 #D1F7F4
Accessibility & contrast
On white
1.53
#69E4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#69E4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E4DB
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E4DB | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9DB
Deuteranopia (green-blind)
#C5CBDC
Tritanopia (blue-blind)
#00E9E1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #69e4db; /* rgb */ color: rgb(105, 228, 219); /* oklch */ color: oklch(84.6% 0.111 188.8);
Tailwind
colors: {
custom: {
50: '#9eede6',
500: '#69e4db',
950: '#000000',
},
}SCSS
$custom: #69e4db; $custom-light: #9eede6; $custom-dark: #000000;
JSON
{
"hex": "#69e4db",
"rgb": {
"r": 105,
"g": 228,
"b": 219
},
"hsl": {
"h": 175.61,
"s": 69.492,
"l": 65.294
},
"oklch": {
"l": 0.84647,
"c": 0.11093,
"h": 188.8
},
"luminance": 0.63605
}Semantic roles & 50–950 ramp
primary
#69E4DB
secondary
#B33E47
accent
#1422D1
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584