#6DE5DD#6DE5DD
#6DE5DD is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.1% C 0.109 H 189.5°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE5DD |
|---|---|
| RGB | rgb(109, 229, 221) |
| HSL | hsl(176, 70%, 66%) |
| HSV | hsv(176, 52%, 90%) |
| CMYK | cmyk(52.4%, 0%, 3.5%, 10.2%) |
| CIE-LAB | lab(84.23, -35.59, -6.41) |
| CIE-LCH | lch(84.23, 36.17, 190.21°) |
| OKLab | oklab(85.08% -0.1074 -0.0179) |
| OKLCH | oklch(85.08% 0.109 189.5) |
| XYZ | xyz(47.3716, 64.5059, 78.3470) |
| Luminance | 0.6451 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.16
Mediumturquoise
#48D1CC
ΔE00 5.22
Tiffany Blue
#7BF2DA
ΔE00 5.90
Bright Aqua
#0BF9EA
ΔE00 6.14
Bright Cyan
#41FDFE
ΔE00 6.42
Bright Turquoise
#0FFEF9
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE5DD #E56D75
analogous
#6DE5A1 #6DE5DD #6DB1E5
triadic
#6DE5DD #DD6DE5 #E5DD6D
tetradic
#6DE5DD #A16DE5 #E56D75 #B1E56D
square
#6DE5DD #A16DE5 #E56D75 #B1E56D
split-complementary
#6DE5DD #E56DB1 #E5A16D
monochromatic
#21B7AD #39DCD1 #6DE5DD #A1EEE9 #D5F8F5
Accessibility & contrast
On white
1.51
#6DE5DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#6DE5DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE5DD
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE5DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE5DD | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDD
Deuteranopia (green-blind)
#C6CCDE
Tritanopia (blue-blind)
#09EAE2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6de5dd; /* rgb */ color: rgb(109, 229, 221); /* oklch */ color: oklch(85.1% 0.109 189.5);
Tailwind
colors: {
custom: {
50: '#a0ede7',
500: '#6de5dd',
950: '#000000',
},
}SCSS
$custom: #6de5dd; $custom-light: #a0ede7; $custom-dark: #000000;
JSON
{
"hex": "#6de5dd",
"rgb": {
"r": 109,
"g": 229,
"b": 221
},
"hsl": {
"h": 176,
"s": 69.767,
"l": 66.275
},
"oklch": {
"l": 0.85082,
"c": 0.10889,
"h": 189.5
},
"luminance": 0.6451
}Semantic roles & 50–950 ramp
primary
#6DE5DD
secondary
#B73F47
accent
#1420D2
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101616
muted
#808584