#6DE7DD#6DE7DD
#6DE7DD is a very light, moderate teal. Relative luminance 0.656; OKLCH L 85.5% C 0.111 H 188.1°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE7DD |
|---|---|
| RGB | rgb(109, 231, 221) |
| HSL | hsl(175, 72%, 67%) |
| HSV | hsv(175, 53%, 91%) |
| CMYK | cmyk(52.8%, 0%, 4.3%, 9.4%) |
| CIE-LAB | lab(84.80, -36.52, -5.56) |
| CIE-LCH | lch(84.80, 36.94, 188.66°) |
| OKLab | oklab(85.55% -0.1095 -0.0156) |
| OKLCH | oklch(85.55% 0.111 188.1) |
| XYZ | xyz(47.9282, 65.6190, 78.5326) |
| Luminance | 0.6562 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.84
Tiffany Blue
#7BF2DA
ΔE00 5.12
Bright Aqua
#0BF9EA
ΔE00 5.59
Mediumturquoise
#48D1CC
ΔE00 5.71
Bright Turquoise
#0FFEF9
ΔE00 6.30
Bright Cyan
#41FDFE
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE7DD #E76D77
analogous
#6DE7A0 #6DE7DD #6DB4E7
triadic
#6DE7DD #DD6DE7 #E7DD6D
tetradic
#6DE7DD #A06DE7 #E76D77 #B4E76D
square
#6DE7DD #A06DE7 #E76D77 #B4E76D
split-complementary
#6DE7DD #E76DB4 #E7A06D
monochromatic
#1FBBAE #38DED1 #6DE7DD #A2F0E9 #D6F8F5
Accessibility & contrast
On white
1.49
#6DE7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#6DE7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE7DD
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE7DD | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDD
Deuteranopia (green-blind)
#C8CEDE
Tritanopia (blue-blind)
#05ECE4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6de7dd; /* rgb */ color: rgb(109, 231, 221); /* oklch */ color: oklch(85.5% 0.111 188.1);
Tailwind
colors: {
custom: {
50: '#a1efe7',
500: '#6de7dd',
950: '#000000',
},
}SCSS
$custom: #6de7dd; $custom-light: #a1efe7; $custom-dark: #000000;
JSON
{
"hex": "#6de7dd",
"rgb": {
"r": 109,
"g": 231,
"b": 221
},
"hsl": {
"h": 175.082,
"s": 71.765,
"l": 66.667
},
"oklch": {
"l": 0.85546,
"c": 0.11066,
"h": 188.1
},
"luminance": 0.65623
}Semantic roles & 50–950 ramp
primary
#6DE7DD
secondary
#BA3E48
accent
#1222D4
background
#FDFFFE
surface
#F7FEFC
border
#D0D6D5
text
#101616
muted
#818584