#6EDCA8#6EDCA8
#6EDCA8 is a light, vivid teal. Relative luminance 0.573; OKLCH L 81.5% C 0.127 H 161.2°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDCA8 |
|---|---|
| RGB | rgb(110, 220, 168) |
| HSL | hsl(152, 61%, 65%) |
| HSV | hsv(152, 50%, 86%) |
| CMYK | cmyk(50%, 0%, 23.6%, 13.7%) |
| CIE-LAB | lab(80.36, -43.53, 16.02) |
| CIE-LCH | lch(80.36, 46.38, 159.79°) |
| OKLab | oklab(81.53% -0.1201 0.041) |
| OKLCH | oklch(81.53% 0.127 161.2) |
| XYZ | xyz(39.0882, 57.3253, 46.0433) |
| Luminance | 0.5733 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.37
Eucalyptus
#44D7A8
ΔE00 3.80
Mediumaquamarine
#66CDAA
ΔE00 5.29
Light Teal
#90E4C1
ΔE00 5.50
Aqua Marine
#2EE8BB
ΔE00 5.85
Hospital Green
#9BE5AA
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDCA8 #DC6EA2
analogous
#6EDC71 #6EDCA8 #6ED9DC
triadic
#6EDCA8 #A86EDC #DCA86E
tetradic
#6EDCA8 #716EDC #DC6EA2 #D9DC6E
square
#6EDCA8 #716EDC #DC6EA2 #D9DC6E
split-complementary
#6EDCA8 #DC6ED9 #DC716E
monochromatic
#28A76B #3DD08A #6EDCA8 #9FE8C6 #D1F4E3
Accessibility & contrast
On white
1.68
#6EDCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#6EDCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDCA8
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDCA8 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CEA5
Deuteranopia (green-blind)
#C9C3AB
Tritanopia (blue-blind)
#4BDBCE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6edca8; /* rgb */ color: rgb(110, 220, 168); /* oklch */ color: oklch(81.5% 0.127 161.2);
Tailwind
colors: {
custom: {
50: '#9ee7c2',
500: '#6edca8',
950: '#000000',
},
}SCSS
$custom: #6edca8; $custom-light: #9ee7c2; $custom-dark: #000000;
JSON
{
"hex": "#6edca8",
"rgb": {
"r": 110,
"g": 220,
"b": 168
},
"hsl": {
"h": 151.636,
"s": 61.111,
"l": 64.706
},
"oklch": {
"l": 0.81531,
"c": 0.12693,
"h": 161.2
},
"luminance": 0.57329
}Semantic roles & 50–950 ramp
primary
#6EDCA8
secondary
#AA4474
accent
#1D6EC9
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1612
muted
#808482