#69E9DB#69E9DB
#69E9DB is a very light, moderate teal. Relative luminance 0.664; OKLCH L 85.8% C 0.115 H 185.6°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #69E9DB |
|---|---|
| RGB | rgb(105, 233, 219) |
| HSL | hsl(173, 74%, 66%) |
| HSV | hsv(173, 55%, 91%) |
| CMYK | cmyk(54.9%, 0%, 6%, 8.6%) |
| CIE-LAB | lab(85.20, -38.72, -3.94) |
| CIE-LCH | lch(85.20, 38.92, 185.82°) |
| OKLab | oklab(85.81% -0.1149 -0.0113) |
| OKLCH | oklch(85.81% 0.115 185.6) |
| XYZ | xyz(47.7452, 66.3909, 77.3027) |
| Luminance | 0.6640 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.24
Tiffany Blue
#7BF2DA
ΔE00 3.90
Bright Aqua
#0BF9EA
ΔE00 4.86
Bright Turquoise
#0FFEF9
ΔE00 6.30
Mediumturquoise
#48D1CC
ΔE00 6.41
Aqua (survey)
#13EAC9
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E9DB #E96977
analogous
#69E99B #69E9DB #69B7E9
triadic
#69E9DB #DB69E9 #E9DB69
tetradic
#69E9DB #9B69E9 #E96977 #B7E969
square
#69E9DB #9B69E9 #E96977 #B7E969
split-complementary
#69E9DB #E969B7 #E99B69
monochromatic
#1CBCAA #34E1CE #69E9DB #9EF1E8 #D4F9F5
Accessibility & contrast
On white
1.47
#69E9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#69E9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E9DB
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E9DB | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDB
Deuteranopia (green-blind)
#CACFDD
Tritanopia (blue-blind)
#00EEE4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69e9db; /* rgb */ color: rgb(105, 233, 219); /* oklch */ color: oklch(85.8% 0.115 185.6);
Tailwind
colors: {
custom: {
50: '#9ff0e6',
500: '#69e9db',
950: '#000000',
},
}SCSS
$custom: #69e9db; $custom-light: #9ff0e6; $custom-dark: #000000;
JSON
{
"hex": "#69e9db",
"rgb": {
"r": 105,
"g": 233,
"b": 219
},
"hsl": {
"h": 173.438,
"s": 74.419,
"l": 66.275
},
"oklch": {
"l": 0.85811,
"c": 0.11546,
"h": 185.6
},
"luminance": 0.66396
}Semantic roles & 50–950 ramp
primary
#69E9DB
secondary
#BB3B49
accent
#0F25D7
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101615
muted
#808584