#6DE5DB#6DE5DB
#6DE5DB is a very light, moderate teal. Relative luminance 0.644; OKLCH L 85.0% C 0.109 H 188.0°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE5DB |
|---|---|
| RGB | rgb(109, 229, 219) |
| HSL | hsl(175, 70%, 66%) |
| HSV | hsv(175, 52%, 90%) |
| CMYK | cmyk(52.4%, 0%, 4.4%, 10.2%) |
| CIE-LAB | lab(84.17, -36.10, -5.44) |
| CIE-LCH | lch(84.17, 36.50, 188.56°) |
| OKLab | oklab(85.02% -0.1082 -0.0152) |
| OKLCH | oklch(85.02% 0.109 188) |
| XYZ | xyz(47.1067, 64.3999, 76.9521) |
| Luminance | 0.6440 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.70
Tiffany Blue
#7BF2DA
ΔE00 5.30
Mediumturquoise
#48D1CC
ΔE00 5.35
Bright Aqua
#0BF9EA
ΔE00 5.93
Bright Turquoise
#0FFEF9
ΔE00 6.68
Bright Cyan
#41FDFE
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE5DB #E56D77
analogous
#6DE59F #6DE5DB #6DB3E5
triadic
#6DE5DB #DB6DE5 #E5DB6D
tetradic
#6DE5DB #9F6DE5 #E56D77 #B3E56D
square
#6DE5DB #9F6DE5 #E56D77 #B3E56D
split-complementary
#6DE5DB #E56DB3 #E59F6D
monochromatic
#21B7AA #39DCCE #6DE5DB #A1EEE8 #D5F8F5
Accessibility & contrast
On white
1.51
#6DE5DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#6DE5DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE5DB
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE5DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE5DB | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADB
Deuteranopia (green-blind)
#C7CCDC
Tritanopia (blue-blind)
#10EAE2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6de5db; /* rgb */ color: rgb(109, 229, 219); /* oklch */ color: oklch(85.0% 0.109 188.0);
Tailwind
colors: {
custom: {
50: '#a0ede6',
500: '#6de5db',
950: '#000000',
},
}SCSS
$custom: #6de5db; $custom-light: #a0ede6; $custom-dark: #000000;
JSON
{
"hex": "#6de5db",
"rgb": {
"r": 109,
"g": 229,
"b": 219
},
"hsl": {
"h": 175,
"s": 69.767,
"l": 66.275
},
"oklch": {
"l": 0.8502,
"c": 0.10932,
"h": 188
},
"luminance": 0.64404
}Semantic roles & 50–950 ramp
primary
#6DE5DB
secondary
#B73F49
accent
#1424D2
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101615
muted
#808584