#6EFA9E#6EFA9E
#6EFA9E is a very light, vivid green. Relative luminance 0.742; OKLCH L 88.5% C 0.177 H 152.3°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFA9E |
|---|---|
| RGB | rgb(110, 250, 158) |
| HSL | hsl(141, 93%, 71%) |
| HSV | hsv(141, 56%, 98%) |
| CMYK | cmyk(56%, 0%, 36.8%, 2%) |
| CIE-LAB | lab(88.99, -57.78, 32.95) |
| CIE-LCH | lch(88.99, 66.51, 150.30°) |
| OKLab | oklab(88.52% -0.1567 0.0823) |
| OKLCH | oklch(88.52% 0.177 152.3) |
| XYZ | xyz(46.7840, 74.1505, 44.1882) |
| Luminance | 0.7416 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.43
Light Green Blue
#56FCA2
ΔE00 1.87
Sea Green (survey)
#53FCA1
ΔE00 1.95
Seafoam Green
#7AF9AB
ΔE00 2.35
Seafoam (survey)
#80F9AD
ΔE00 2.77
Foam Green
#90FDA9
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFA9E #FA6ECA
analogous
#84FA6E #6EFA9E #6EFAE4
triadic
#6EFA9E #9E6EFA #FA9E6E
tetradic
#6EFA9E #6E84FA #FA6ECA #FAE46E
square
#6EFA9E #6E84FA #FA6ECA #FAE46E
split-complementary
#6EFA9E #E46EFA #FA6E84
monochromatic
#08E654 #33F876 #6EFA9E #A9FCC6 #E1FEEB
Accessibility & contrast
On white
1.33
#6EFA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#6EFA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFA9E
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFA9E | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE898
Deuteranopia (green-blind)
#E7DAA4
Tritanopia (blue-blind)
#46F7E3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #6efa9e; /* rgb */ color: rgb(110, 250, 158); /* oklch */ color: oklch(88.5% 0.177 152.3);
Tailwind
colors: {
custom: {
50: '#a2fdbb',
500: '#6efa9e',
950: '#000000',
},
}SCSS
$custom: #6efa9e; $custom-light: #a2fdbb; $custom-dark: #000000;
JSON
{
"hex": "#6efa9e",
"rgb": {
"r": 110,
"g": 250,
"b": 158
},
"hsl": {
"h": 140.571,
"s": 93.333,
"l": 70.588
},
"oklch": {
"l": 0.88521,
"c": 0.17697,
"h": 152.3
},
"luminance": 0.74155
}Semantic roles & 50–950 ramp
primary
#6EFA9E
secondary
#D5379F
accent
#0097E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101812
muted
#818682