#6DE4DB#6DE4DB
#6DE4DB is a very light, moderate teal. Relative luminance 0.639; OKLCH L 84.8% C 0.108 H 188.7°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE4DB |
|---|---|
| RGB | rgb(109, 228, 219) |
| HSL | hsl(175, 69%, 66%) |
| HSV | hsv(175, 52%, 89%) |
| CMYK | cmyk(52.2%, 0%, 3.9%, 10.6%) |
| CIE-LAB | lab(83.89, -35.63, -5.86) |
| CIE-LCH | lch(83.89, 36.11, 189.34°) |
| OKLab | oklab(84.79% -0.1072 -0.0164) |
| OKLCH | oklch(84.79% 0.108 188.7) |
| XYZ | xyz(46.8308, 63.8481, 76.8601) |
| Luminance | 0.6385 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.87
Mediumturquoise
#48D1CC
ΔE00 5.09
Tiffany Blue
#7BF2DA
ΔE00 5.69
Bright Aqua
#0BF9EA
ΔE00 6.20
Bright Cyan
#41FDFE
ΔE00 6.78
Bright Turquoise
#0FFEF9
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE4DB #E46D76
analogous
#6DE49F #6DE4DB #6DB1E4
triadic
#6DE4DB #DB6DE4 #E4DB6D
tetradic
#6DE4DB #9F6DE4 #E46D76 #B1E46D
square
#6DE4DB #9F6DE4 #E46D76 #B1E46D
split-complementary
#6DE4DB #E46DB1 #E49F6D
monochromatic
#21B5AA #39DACE #6DE4DB #A1EEE8 #D4F7F4
Accessibility & contrast
On white
1.53
#6DE4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#6DE4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE4DB
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE4DB | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADB
Deuteranopia (green-blind)
#C6CBDC
Tritanopia (blue-blind)
#11E9E1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6de4db; /* rgb */ color: rgb(109, 228, 219); /* oklch */ color: oklch(84.8% 0.108 188.7);
Tailwind
colors: {
custom: {
50: '#a0ede6',
500: '#6de4db',
950: '#000000',
},
}SCSS
$custom: #6de4db; $custom-light: #a0ede6; $custom-dark: #000000;
JSON
{
"hex": "#6de4db",
"rgb": {
"r": 109,
"g": 228,
"b": 219
},
"hsl": {
"h": 175.462,
"s": 68.786,
"l": 66.078
},
"oklch": {
"l": 0.84788,
"c": 0.10843,
"h": 188.7
},
"luminance": 0.63852
}Semantic roles & 50–950 ramp
primary
#6DE4DB
secondary
#B64048
accent
#1523D1
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101615
muted
#808584