#6EDEA0#6EDEA0
#6EDEA0 is a light, vivid green. Relative luminance 0.581; OKLCH L 81.8% C 0.137 H 157.2°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDEA0 |
|---|---|
| RGB | rgb(110, 222, 160) |
| HSL | hsl(147, 63%, 65%) |
| HSV | hsv(147, 50%, 87%) |
| CMYK | cmyk(50.5%, 0%, 27.9%, 12.9%) |
| CIE-LAB | lab(80.79, -45.99, 20.81) |
| CIE-LCH | lch(80.79, 50.48, 155.65°) |
| OKLab | oklab(81.83% -0.1259 0.0529) |
| OKLCH | oklch(81.83% 0.137 157.2) |
| XYZ | xyz(38.8938, 58.0924, 42.4143) |
| Luminance | 0.5810 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.04
Aqua Green
#12E193
ΔE00 4.94
Hospital Green
#9BE5AA
ΔE00 5.21
Eucalyptus
#44D7A8
ΔE00 5.32
Light Greenish Blue
#63F7B4
ΔE00 5.67
Seafoam (survey)
#80F9AD
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDEA0 #DE6EAC
analogous
#74DE6E #6EDEA0 #6EDED8
triadic
#6EDEA0 #A06EDE #DEA06E
tetradic
#6EDEA0 #6E74DE #DE6EAC #DED86E
square
#6EDEA0 #6E74DE #DE6EAC #DED86E
split-complementary
#6EDEA0 #D86EDE #DE6E74
monochromatic
#27AB62 #3CD37F #6EDEA0 #A0E9C1 #D2F5E1
Accessibility & contrast
On white
1.66
#6EDEA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#6EDEA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDEA0
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDEA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDEA0 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCF9C
Deuteranopia (green-blind)
#CCC4A4
Tritanopia (blue-blind)
#4EDDCD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6edea0; /* rgb */ color: rgb(110, 222, 160); /* oklch */ color: oklch(81.8% 0.137 157.2);
Tailwind
colors: {
custom: {
50: '#9fe9bc',
500: '#6edea0',
950: '#000000',
},
}SCSS
$custom: #6edea0; $custom-light: #9fe9bc; $custom-dark: #000000;
JSON
{
"hex": "#6edea0",
"rgb": {
"r": 110,
"g": 222,
"b": 160
},
"hsl": {
"h": 146.786,
"s": 62.921,
"l": 65.098
},
"oklch": {
"l": 0.81826,
"c": 0.1366,
"h": 157.2
},
"luminance": 0.58096
}Semantic roles & 50–950 ramp
primary
#6EDEA0
secondary
#AD437E
accent
#1B7CCB
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1612
muted
#808482