#6EDEA4#6EDEA4
#6EDEA4 is a light, vivid green. Relative luminance 0.582; OKLCH L 81.9% C 0.133 H 158.9°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDEA4 |
|---|---|
| RGB | rgb(110, 222, 164) |
| HSL | hsl(149, 63%, 65%) |
| HSV | hsv(149, 50%, 87%) |
| CMYK | cmyk(50.5%, 0%, 26.1%, 12.9%) |
| CIE-LAB | lab(80.87, -45.20, 18.83) |
| CIE-LCH | lch(80.87, 48.97, 157.38°) |
| OKLab | oklab(81.92% -0.1241 0.048) |
| OKLCH | oklch(81.92% 0.133 158.9) |
| XYZ | xyz(39.2493, 58.2346, 44.2868) |
| Luminance | 0.5824 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.26
Eucalyptus
#44D7A8
ΔE00 4.68
Aqua Green
#12E193
ΔE00 5.30
Hospital Green
#9BE5AA
ΔE00 5.38
Light Greenish Blue
#63F7B4
ΔE00 5.65
Light Teal
#90E4C1
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDEA4 #DE6EA8
analogous
#70DE6E #6EDEA4 #6EDEDC
triadic
#6EDEA4 #A46EDE #DEA46E
tetradic
#6EDEA4 #6E70DE #DE6EA8 #DEDC6E
square
#6EDEA4 #6E70DE #DE6EA8 #DEDC6E
split-complementary
#6EDEA4 #DC6EDE #DE6E70
monochromatic
#27AB66 #3CD385 #6EDEA4 #A0E9C3 #D2F5E3
Accessibility & contrast
On white
1.66
#6EDEA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#6EDEA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDEA4
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDEA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDEA4 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD0A1
Deuteranopia (green-blind)
#CCC4A8
Tritanopia (blue-blind)
#4DDDCE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6edea4; /* rgb */ color: rgb(110, 222, 164); /* oklch */ color: oklch(81.9% 0.133 158.9);
Tailwind
colors: {
custom: {
50: '#9fe9bf',
500: '#6edea4',
950: '#000000',
},
}SCSS
$custom: #6edea4; $custom-light: #9fe9bf; $custom-dark: #000000;
JSON
{
"hex": "#6edea4",
"rgb": {
"r": 110,
"g": 222,
"b": 164
},
"hsl": {
"h": 148.929,
"s": 62.921,
"l": 65.098
},
"oklch": {
"l": 0.81916,
"c": 0.1331,
"h": 158.9
},
"luminance": 0.58238
}Semantic roles & 50–950 ramp
primary
#6EDEA4
secondary
#AD437A
accent
#1B76CB
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1612
muted
#808482