#69E3DB#69E3DB
#69E3DB is a very light, moderate teal. Relative luminance 0.631; OKLCH L 84.4% C 0.110 H 189.5°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #69E3DB |
|---|---|
| RGB | rgb(105, 227, 219) |
| HSL | hsl(176, 69%, 65%) |
| HSV | hsv(176, 54%, 89%) |
| CMYK | cmyk(53.7%, 0%, 3.5%, 11%) |
| CIE-LAB | lab(83.47, -35.97, -6.49) |
| CIE-LCH | lch(83.47, 36.55, 190.23°) |
| OKLab | oklab(84.41% -0.1085 -0.0181) |
| OKLCH | oklch(84.41% 0.11 189.5) |
| XYZ | xyz(46.0755, 63.0515, 76.7461) |
| Luminance | 0.6306 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.84
Mediumturquoise
#48D1CC
ΔE00 4.71
Tiffany Blue
#7BF2DA
ΔE00 6.14
Bright Aqua
#0BF9EA
ΔE00 6.29
Bright Cyan
#41FDFE
ΔE00 6.70
Bright Turquoise
#0FFEF9
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E3DB #E36971
analogous
#69E39E #69E3DB #69AEE3
triadic
#69E3DB #DB69E3 #E3DB69
tetradic
#69E3DB #9E69E3 #E36971 #AEE369
square
#69E3DB #9E69E3 #E36971 #AEE369
split-complementary
#69E3DB #E369AE #E39E69
monochromatic
#21B1A7 #35D9CF #69E3DB #9DEDE7 #D0F6F4
Accessibility & contrast
On white
1.54
#69E3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#69E3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E3DB
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E3DB | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DB
Deuteranopia (green-blind)
#C4CADC
Tritanopia (blue-blind)
#00E8E0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #69e3db; /* rgb */ color: rgb(105, 227, 219); /* oklch */ color: oklch(84.4% 0.110 189.5);
Tailwind
colors: {
custom: {
50: '#9eece6',
500: '#69e3db',
950: '#000000',
},
}SCSS
$custom: #69e3db; $custom-light: #9eece6; $custom-dark: #000000;
JSON
{
"hex": "#69e3db",
"rgb": {
"r": 105,
"g": 227,
"b": 219
},
"hsl": {
"h": 176.066,
"s": 68.539,
"l": 65.098
},
"oklch": {
"l": 0.84414,
"c": 0.11005,
"h": 189.5
},
"luminance": 0.63056
}Semantic roles & 50–950 ramp
primary
#69E3DB
secondary
#B23E46
accent
#1521D0
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484