#69E8DB#69E8DB
#69E8DB is a very light, moderate teal. Relative luminance 0.658; OKLCH L 85.6% C 0.115 H 186.2°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #69E8DB |
|---|---|
| RGB | rgb(105, 232, 219) |
| HSL | hsl(174, 73%, 66%) |
| HSV | hsv(174, 55%, 91%) |
| CMYK | cmyk(54.7%, 0%, 5.6%, 9%) |
| CIE-LAB | lab(84.91, -38.27, -4.37) |
| CIE-LCH | lch(84.91, 38.51, 186.51°) |
| OKLab | oklab(85.58% -0.1139 -0.0124) |
| OKLCH | oklch(85.58% 0.115 186.2) |
| XYZ | xyz(47.4629, 65.8264, 77.2086) |
| Luminance | 0.6583 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.22
Tiffany Blue
#7BF2DA
ΔE00 4.25
Bright Aqua
#0BF9EA
ΔE00 5.04
Mediumturquoise
#48D1CC
ΔE00 6.10
Bright Turquoise
#0FFEF9
ΔE00 6.31
Bright Cyan
#41FDFE
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E8DB #E86976
analogous
#69E89B #69E8DB #69B5E8
triadic
#69E8DB #DB69E8 #E8DB69
tetradic
#69E8DB #9B69E8 #E86976 #B5E869
square
#69E8DB #9B69E8 #E86976 #B5E869
split-complementary
#69E8DB #E869B5 #E89B69
monochromatic
#1DBAAA #34E0CE #69E8DB #9EF0E8 #D3F8F4
Accessibility & contrast
On white
1.48
#69E8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#69E8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E8DB
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E8DB | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDB
Deuteranopia (green-blind)
#C9CEDC
Tritanopia (blue-blind)
#00EDE4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69e8db; /* rgb */ color: rgb(105, 232, 219); /* oklch */ color: oklch(85.6% 0.115 186.2);
Tailwind
colors: {
custom: {
50: '#9ff0e6',
500: '#69e8db',
950: '#000000',
},
}SCSS
$custom: #69e8db; $custom-light: #9ff0e6; $custom-dark: #000000;
JSON
{
"hex": "#69e8db",
"rgb": {
"r": 105,
"g": 232,
"b": 219
},
"hsl": {
"h": 173.858,
"s": 73.41,
"l": 66.078
},
"oklch": {
"l": 0.85578,
"c": 0.11453,
"h": 186.2
},
"luminance": 0.65831
}Semantic roles & 50–950 ramp
primary
#69E8DB
secondary
#BA3C48
accent
#1024D6
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584