#6EDEA3#6EDEA3
#6EDEA3 is a light, vivid green. Relative luminance 0.582; OKLCH L 81.9% C 0.134 H 158.4°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDEA3 |
|---|---|
| RGB | rgb(110, 222, 163) |
| HSL | hsl(148, 63%, 65%) |
| HSV | hsv(148, 50%, 87%) |
| CMYK | cmyk(50.5%, 0%, 26.6%, 12.9%) |
| CIE-LAB | lab(80.85, -45.40, 19.33) |
| CIE-LCH | lch(80.85, 49.34, 156.94°) |
| OKLab | oklab(81.89% -0.1246 0.0493) |
| OKLCH | oklch(81.89% 0.134 158.4) |
| XYZ | xyz(39.1594, 58.1986, 43.8131) |
| Luminance | 0.5820 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.45
Eucalyptus
#44D7A8
ΔE00 4.83
Aqua Green
#12E193
ΔE00 5.20
Hospital Green
#9BE5AA
ΔE00 5.32
Light Greenish Blue
#63F7B4
ΔE00 5.65
Seafoam (survey)
#80F9AD
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDEA3 #DE6EA9
analogous
#71DE6E #6EDEA3 #6EDEDB
triadic
#6EDEA3 #A36EDE #DEA36E
tetradic
#6EDEA3 #6E71DE #DE6EA9 #DEDB6E
square
#6EDEA3 #6E71DE #DE6EA9 #DEDB6E
split-complementary
#6EDEA3 #DB6EDE #DE6E71
monochromatic
#27AB65 #3CD383 #6EDEA3 #A0E9C3 #D2F5E2
Accessibility & contrast
On white
1.66
#6EDEA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#6EDEA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDEA3
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDEA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDEA3 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD0A0
Deuteranopia (green-blind)
#CCC4A7
Tritanopia (blue-blind)
#4DDDCE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6edea3; /* rgb */ color: rgb(110, 222, 163); /* oklch */ color: oklch(81.9% 0.134 158.4);
Tailwind
colors: {
custom: {
50: '#9fe9be',
500: '#6edea3',
950: '#000000',
},
}SCSS
$custom: #6edea3; $custom-light: #9fe9be; $custom-dark: #000000;
JSON
{
"hex": "#6edea3",
"rgb": {
"r": 110,
"g": 222,
"b": 163
},
"hsl": {
"h": 148.393,
"s": 62.921,
"l": 65.098
},
"oklch": {
"l": 0.81893,
"c": 0.13397,
"h": 158.4
},
"luminance": 0.58202
}Semantic roles & 50–950 ramp
primary
#6EDEA3
secondary
#AD437B
accent
#1B77CB
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1612
muted
#808482