#6EDCA7#6EDCA7
#6EDCA7 is a light, vivid teal. Relative luminance 0.573; OKLCH L 81.5% C 0.128 H 160.7°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDCA7 |
|---|---|
| RGB | rgb(110, 220, 167) |
| HSL | hsl(151, 61%, 65%) |
| HSV | hsv(151, 50%, 86%) |
| CMYK | cmyk(50%, 0%, 24.1%, 13.7%) |
| CIE-LAB | lab(80.34, -43.73, 16.52) |
| CIE-LCH | lch(80.34, 46.75, 159.31°) |
| OKLab | oklab(81.51% -0.1206 0.0423) |
| OKLCH | oklch(81.51% 0.128 160.7) |
| XYZ | xyz(38.9954, 57.2882, 45.5545) |
| Luminance | 0.5729 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.53
Eucalyptus
#44D7A8
ΔE00 3.93
Mediumaquamarine
#66CDAA
ΔE00 5.47
Light Teal
#90E4C1
ΔE00 5.67
Hospital Green
#9BE5AA
ΔE00 5.84
Aqua Green
#12E193
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDCA7 #DC6EA3
analogous
#6EDC70 #6EDCA7 #6EDADC
triadic
#6EDCA7 #A76EDC #DCA76E
tetradic
#6EDCA7 #706EDC #DC6EA3 #DADC6E
square
#6EDCA7 #706EDC #DC6EA3 #DADC6E
split-complementary
#6EDCA7 #DC6EDA #DC706E
monochromatic
#28A76A #3DD089 #6EDCA7 #9FE8C5 #D1F4E3
Accessibility & contrast
On white
1.69
#6EDCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#6EDCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDCA7
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDCA7 | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACEA4
Deuteranopia (green-blind)
#C9C3AA
Tritanopia (blue-blind)
#4CDBCD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6edca7; /* rgb */ color: rgb(110, 220, 167); /* oklch */ color: oklch(81.5% 0.128 160.7);
Tailwind
colors: {
custom: {
50: '#9ee7c1',
500: '#6edca7',
950: '#000000',
},
}SCSS
$custom: #6edca7; $custom-light: #9ee7c1; $custom-dark: #000000;
JSON
{
"hex": "#6edca7",
"rgb": {
"r": 110,
"g": 220,
"b": 167
},
"hsl": {
"h": 151.091,
"s": 61.111,
"l": 64.706
},
"oklch": {
"l": 0.81507,
"c": 0.12776,
"h": 160.7
},
"luminance": 0.57291
}Semantic roles & 50–950 ramp
primary
#6EDCA7
secondary
#AA4475
accent
#1D70C9
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1612
muted
#808482