#6DE6CB#6DE6CB
#6DE6CB is a very light, moderate teal. Relative luminance 0.642; OKLCH L 84.8% C 0.116 H 176.6°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE6CB |
|---|---|
| RGB | rgb(109, 230, 203) |
| HSL | hsl(167, 71%, 66%) |
| HSV | hsv(167, 53%, 90%) |
| CMYK | cmyk(52.6%, 0%, 11.7%, 9.8%) |
| CIE-LAB | lab(84.05, -40.44, 2.82) |
| CIE-LCH | lch(84.05, 40.54, 176.01°) |
| OKLab | oklab(84.78% -0.1162 0.0069) |
| OKLCH | oklch(84.78% 0.116 176.6) |
| XYZ | xyz(45.3782, 64.1525, 66.4796) |
| Luminance | 0.6416 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.98
Aqua (survey)
#13EAC9
ΔE00 4.27
Light Turquoise
#7EF4CC
ΔE00 4.72
Turquoise
#40E0D0
ΔE00 4.77
Light Teal
#90E4C1
ΔE00 5.11
Seafoam Blue
#78D1B6
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE6CB #E66D88
analogous
#6DE68F #6DE6CB #6DC4E6
triadic
#6DE6CB #CB6DE6 #E6CB6D
tetradic
#6DE6CB #8F6DE6 #E66D88 #C4E66D
square
#6DE6CB #8F6DE6 #E66D88 #C4E66D
split-complementary
#6DE6CB #E66DC4 #E68F6D
monochromatic
#20B997 #39DDB8 #6DE6CB #A1EFDE #D6F8F0
Accessibility & contrast
On white
1.52
#6DE6CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#6DE6CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE6CB
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE6CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE6CB | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACA
Deuteranopia (green-blind)
#CCCCCD
Tritanopia (blue-blind)
#2BE9DE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6de6cb; /* rgb */ color: rgb(109, 230, 203); /* oklch */ color: oklch(84.8% 0.116 176.6);
Tailwind
colors: {
custom: {
50: '#a0eeda',
500: '#6de6cb',
950: '#000000',
},
}SCSS
$custom: #6de6cb; $custom-light: #a0eeda; $custom-dark: #000000;
JSON
{
"hex": "#6de6cb",
"rgb": {
"r": 109,
"g": 230,
"b": 203
},
"hsl": {
"h": 166.612,
"s": 70.76,
"l": 66.471
},
"oklch": {
"l": 0.84778,
"c": 0.11641,
"h": 176.6
},
"luminance": 0.64157
}Semantic roles & 50–950 ramp
primary
#6DE6CB
secondary
#B93E5A
accent
#133ED3
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1614
muted
#808583