#69E7DB#69E7DB
#69E7DB is a very light, moderate teal. Relative luminance 0.653; OKLCH L 85.3% C 0.114 H 186.8°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #69E7DB |
|---|---|
| RGB | rgb(105, 231, 219) |
| HSL | hsl(174, 72%, 66%) |
| HSV | hsv(174, 55%, 91%) |
| CMYK | cmyk(54.5%, 0%, 5.2%, 9.4%) |
| CIE-LAB | lab(84.62, -37.81, -4.79) |
| CIE-LCH | lch(84.62, 38.11, 187.22°) |
| OKLab | oklab(85.35% -0.1128 -0.0135) |
| OKLCH | oklch(85.35% 0.114 186.8) |
| XYZ | xyz(47.1823, 65.2650, 77.1150) |
| Luminance | 0.6527 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.25
Tiffany Blue
#7BF2DA
ΔE00 4.62
Bright Aqua
#0BF9EA
ΔE00 5.24
Mediumturquoise
#48D1CC
ΔE00 5.80
Bright Turquoise
#0FFEF9
ΔE00 6.35
Bright Cyan
#41FDFE
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E7DB #E76975
analogous
#69E79C #69E7DB #69B4E7
triadic
#69E7DB #DB69E7 #E7DB69
tetradic
#69E7DB #9C69E7 #E76975 #B4E769
square
#69E7DB #9C69E7 #E76975 #B4E769
split-complementary
#69E7DB #E769B4 #E79C69
monochromatic
#1DB8A9 #34DFCE #69E7DB #9EEFE8 #D3F8F4
Accessibility & contrast
On white
1.49
#69E7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#69E7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E7DB
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E7DB | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDB
Deuteranopia (green-blind)
#C8CDDC
Tritanopia (blue-blind)
#00ECE3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #69e7db; /* rgb */ color: rgb(105, 231, 219); /* oklch */ color: oklch(85.3% 0.114 186.8);
Tailwind
colors: {
custom: {
50: '#9eefe6',
500: '#69e7db',
950: '#000000',
},
}SCSS
$custom: #69e7db; $custom-light: #9eefe6; $custom-dark: #000000;
JSON
{
"hex": "#69e7db",
"rgb": {
"r": 105,
"g": 231,
"b": 219
},
"hsl": {
"h": 174.286,
"s": 72.414,
"l": 65.882
},
"oklch": {
"l": 0.85345,
"c": 0.11361,
"h": 186.8
},
"luminance": 0.6527
}Semantic roles & 50–950 ramp
primary
#69E7DB
secondary
#B83C48
accent
#1124D4
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584