#6EDCC9#6EDCC9
#6EDCC9 is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.4% C 0.106 H 180.8°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDCC9 |
|---|---|
| RGB | rgb(110, 220, 201) |
| HSL | hsl(170, 61%, 65%) |
| HSV | hsv(170, 50%, 86%) |
| CMYK | cmyk(50%, 0%, 8.6%, 13.7%) |
| CIE-LAB | lab(81.13, -36.16, -0.35) |
| CIE-LCH | lch(81.13, 36.16, 180.56°) |
| OKLab | oklab(82.41% -0.1055 -0.0015) |
| OKLCH | oklch(82.41% 0.106 180.8) |
| XYZ | xyz(42.5617, 58.7147, 64.3372) |
| Luminance | 0.5872 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.55
Seafoam Blue
#78D1B6
ΔE00 4.43
Tiffany Blue
#7BF2DA
ΔE00 5.00
Mediumturquoise
#48D1CC
ΔE00 5.95
Pale Teal
#82CBB2
ΔE00 6.06
Aqua (survey)
#13EAC9
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDCC9 #DC6E81
analogous
#6EDC92 #6EDCC9 #6EB8DC
triadic
#6EDCC9 #C96EDC #DCC96E
tetradic
#6EDCC9 #926EDC #DC6E81 #B8DC6E
square
#6EDCC9 #926EDC #DC6E81 #B8DC6E
split-complementary
#6EDCC9 #DC6EB8 #DC926E
monochromatic
#28A791 #3DD0B7 #6EDCC9 #9FE8DB #D1F4EE
Accessibility & contrast
On white
1.65
#6EDCC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#6EDCC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDCC9
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDCC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDCC9 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1C8
Deuteranopia (green-blind)
#C2C4CB
Tritanopia (blue-blind)
#36DFD6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6edcc9; /* rgb */ color: rgb(110, 220, 201); /* oklch */ color: oklch(82.4% 0.106 180.8);
Tailwind
colors: {
custom: {
50: '#9fe7d9',
500: '#6edcc9',
950: '#000000',
},
}SCSS
$custom: #6edcc9; $custom-light: #9fe7d9; $custom-dark: #000000;
JSON
{
"hex": "#6edcc9",
"rgb": {
"r": 110,
"g": 220,
"b": 201
},
"hsl": {
"h": 169.636,
"s": 61.111,
"l": 64.706
},
"oklch": {
"l": 0.82413,
"c": 0.10551,
"h": 180.8
},
"luminance": 0.58718
}Semantic roles & 50–950 ramp
primary
#6EDCC9
secondary
#AA4456
accent
#1D3AC9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1614
muted
#808483