#6DE7CC#6DE7CC
#6DE7CC is a very light, moderate teal. Relative luminance 0.648; OKLCH L 85.0% C 0.117 H 176.7°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE7CC |
|---|---|
| RGB | rgb(109, 231, 204) |
| HSL | hsl(167, 72%, 67%) |
| HSV | hsv(167, 53%, 91%) |
| CMYK | cmyk(52.8%, 0%, 11.7%, 9.4%) |
| CIE-LAB | lab(84.36, -40.65, 2.75) |
| CIE-LCH | lch(84.36, 40.75, 176.13°) |
| OKLab | oklab(85.04% -0.1168 0.0067) |
| OKLCH | oklch(85.04% 0.117 176.7) |
| XYZ | xyz(45.7769, 64.7585, 67.2023) |
| Luminance | 0.6476 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.78
Aqua (survey)
#13EAC9
ΔE00 4.21
Light Turquoise
#7EF4CC
ΔE00 4.62
Turquoise
#40E0D0
ΔE00 4.79
Light Teal
#90E4C1
ΔE00 5.18
Aqua Marine
#2EE8BB
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE7CC #E76D88
analogous
#6DE78F #6DE7CC #6DC5E7
triadic
#6DE7CC #CC6DE7 #E7CC6D
tetradic
#6DE7CC #8F6DE7 #E76D88 #C5E76D
square
#6DE7CC #8F6DE7 #E76D88 #C5E76D
split-complementary
#6DE7CC #E76DC5 #E78F6D
monochromatic
#1FBB98 #38DEBA #6DE7CC #A2F0DE #D6F8F1
Accessibility & contrast
On white
1.51
#6DE7CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#6DE7CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE7CC
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE7CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE7CC | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCB
Deuteranopia (green-blind)
#CCCDCE
Tritanopia (blue-blind)
#2AEADF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6de7cc; /* rgb */ color: rgb(109, 231, 204); /* oklch */ color: oklch(85.0% 0.117 176.7);
Tailwind
colors: {
custom: {
50: '#a0efdb',
500: '#6de7cc',
950: '#000000',
},
}SCSS
$custom: #6de7cc; $custom-light: #a0efdb; $custom-dark: #000000;
JSON
{
"hex": "#6de7cc",
"rgb": {
"r": 109,
"g": 231,
"b": 204
},
"hsl": {
"h": 166.721,
"s": 71.765,
"l": 66.667
},
"oklch": {
"l": 0.8504,
"c": 0.11704,
"h": 176.7
},
"luminance": 0.64763
}Semantic roles & 50–950 ramp
primary
#6DE7CC
secondary
#BA3E59
accent
#123DD4
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1615
muted
#808584