#69E6DB#69E6DB
#69E6DB is a very light, moderate teal. Relative luminance 0.647; OKLCH L 85.1% C 0.113 H 187.5°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #69E6DB |
|---|---|
| RGB | rgb(105, 230, 219) |
| HSL | hsl(175, 71%, 66%) |
| HSV | hsv(175, 54%, 90%) |
| CMYK | cmyk(54.3%, 0%, 4.8%, 9.8%) |
| CIE-LAB | lab(84.33, -37.35, -5.22) |
| CIE-LCH | lch(84.33, 37.71, 187.95°) |
| OKLab | oklab(85.11% -0.1117 -0.0147) |
| OKLCH | oklch(85.11% 0.113 187.5) |
| XYZ | xyz(46.9032, 64.7068, 77.0220) |
| Luminance | 0.6471 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.33
Tiffany Blue
#7BF2DA
ΔE00 4.99
Bright Aqua
#0BF9EA
ΔE00 5.47
Mediumturquoise
#48D1CC
ΔE00 5.50
Bright Turquoise
#0FFEF9
ΔE00 6.42
Bright Cyan
#41FDFE
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E6DB #E66974
analogous
#69E69C #69E6DB #69B2E6
triadic
#69E6DB #DB69E6 #E6DB69
tetradic
#69E6DB #9C69E6 #E66974 #B2E669
square
#69E6DB #9C69E6 #E66974 #B2E669
split-complementary
#69E6DB #E669B2 #E69C69
monochromatic
#1EB6A9 #35DDCE #69E6DB #9DEFE8 #D2F7F4
Accessibility & contrast
On white
1.51
#69E6DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#69E6DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E6DB
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E6DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E6DB | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDB
Deuteranopia (green-blind)
#C7CCDC
Tritanopia (blue-blind)
#00EBE2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #69e6db; /* rgb */ color: rgb(105, 230, 219); /* oklch */ color: oklch(85.1% 0.113 187.5);
Tailwind
colors: {
custom: {
50: '#9eeee6',
500: '#69e6db',
950: '#000000',
},
}SCSS
$custom: #69e6db; $custom-light: #9eeee6; $custom-dark: #000000;
JSON
{
"hex": "#69e6db",
"rgb": {
"r": 105,
"g": 230,
"b": 219
},
"hsl": {
"h": 174.72,
"s": 71.429,
"l": 65.686
},
"oklch": {
"l": 0.85112,
"c": 0.1127,
"h": 187.5
},
"luminance": 0.64711
}Semantic roles & 50–950 ramp
primary
#69E6DB
secondary
#B63D48
accent
#1223D3
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584