#6DE9DD#6DE9DD
#6DE9DD is a very light, moderate teal. Relative luminance 0.667; OKLCH L 86.0% C 0.112 H 186.8°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE9DD |
|---|---|
| RGB | rgb(109, 233, 221) |
| HSL | hsl(174, 74%, 67%) |
| HSV | hsv(174, 53%, 91%) |
| CMYK | cmyk(53.2%, 0%, 5.2%, 8.6%) |
| CIE-LAB | lab(85.38, -37.44, -4.72) |
| CIE-LCH | lch(85.38, 37.73, 187.18°) |
| OKLab | oklab(86.01% -0.1117 -0.0133) |
| OKLCH | oklch(86.01% 0.112 186.8) |
| XYZ | xyz(48.4911, 66.7449, 78.7202) |
| Luminance | 0.6675 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.69
Tiffany Blue
#7BF2DA
ΔE00 4.37
Bright Aqua
#0BF9EA
ΔE00 5.13
Bright Turquoise
#0FFEF9
ΔE00 6.16
Mediumturquoise
#48D1CC
ΔE00 6.26
Bright Cyan
#41FDFE
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE9DD #E96D79
analogous
#6DE99F #6DE9DD #6DB7E9
triadic
#6DE9DD #DD6DE9 #E9DD6D
tetradic
#6DE9DD #9F6DE9 #E96D79 #B7E96D
square
#6DE9DD #9F6DE9 #E96D79 #B7E96D
split-complementary
#6DE9DD #E96DB7 #E99F6D
monochromatic
#1DBFAF #38E1D1 #6DE9DD #A2F1E9 #D7F9F6
Accessibility & contrast
On white
1.46
#6DE9DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#6DE9DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE9DD
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE9DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE9DD | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDD
Deuteranopia (green-blind)
#CACFDE
Tritanopia (blue-blind)
#01EEE5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6de9dd; /* rgb */ color: rgb(109, 233, 221); /* oklch */ color: oklch(86.0% 0.112 186.8);
Tailwind
colors: {
custom: {
50: '#a1f0e7',
500: '#6de9dd',
950: '#000000',
},
}SCSS
$custom: #6de9dd; $custom-light: #a1f0e7; $custom-dark: #000000;
JSON
{
"hex": "#6de9dd",
"rgb": {
"r": 109,
"g": 233,
"b": 221
},
"hsl": {
"h": 174.194,
"s": 73.81,
"l": 67.059
},
"oklch": {
"l": 0.86009,
"c": 0.11248,
"h": 186.8
},
"luminance": 0.66749
}Semantic roles & 50–950 ramp
primary
#6DE9DD
secondary
#BE3C49
accent
#1023D6
background
#FDFFFE
surface
#F7FEFC
border
#D0D6D5
text
#101616
muted
#818584