#6EF095#6EF095
#6EF095 is a very light, vivid green. Relative luminance 0.678; OKLCH L 85.9% C 0.172 H 151.0°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6EF095 |
|---|---|
| RGB | rgb(110, 240, 149) |
| HSL | hsl(138, 81%, 69%) |
| HSV | hsv(138, 54%, 94%) |
| CMYK | cmyk(54.2%, 0%, 37.9%, 5.9%) |
| CIE-LAB | lab(85.91, -55.38, 33.37) |
| CIE-LCH | lch(85.91, 64.66, 148.93°) |
| OKLab | oklab(85.94% -0.1501 0.0831) |
| OKLCH | oklch(85.94% 0.172 151) |
| XYZ | xyz(43.0122, 67.8013, 39.2483) |
| Luminance | 0.6781 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 3.15
Seafoam Green
#7AF9AB
ΔE00 3.24
Light Green Blue
#56FCA2
ΔE00 3.34
Sea Green (survey)
#53FCA1
ΔE00 3.37
Seafoam (survey)
#80F9AD
ΔE00 3.55
Lightgreen
#90EE90
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EF095 #F06EC9
analogous
#88F06E #6EF095 #6EF0D6
triadic
#6EF095 #956EF0 #F0956E
tetradic
#6EF095 #6E88F0 #F06EC9 #F0D66E
square
#6EF095 #6E88F0 #F06EC9 #F0D66E
split-complementary
#6EF095 #D66EF0 #F06E88
monochromatic
#15CE4D #37EA6C #6EF095 #A5F6BE #DDFBE6
Accessibility & contrast
On white
1.44
#6EF095 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#6EF095 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EF095
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EF095 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EF095 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8F
Deuteranopia (green-blind)
#DFD29B
Tritanopia (blue-blind)
#4DEDD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6ef095; /* rgb */ color: rgb(110, 240, 149); /* oklch */ color: oklch(85.9% 0.172 151.0);
Tailwind
colors: {
custom: {
50: '#a1f6b5',
500: '#6ef095',
950: '#000000',
},
}SCSS
$custom: #6ef095; $custom-light: #a1f6b5; $custom-dark: #000000;
JSON
{
"hex": "#6ef095",
"rgb": {
"r": 110,
"g": 240,
"b": 149
},
"hsl": {
"h": 138,
"s": 81.25,
"l": 68.627
},
"oklch": {
"l": 0.85944,
"c": 0.17163,
"h": 151
},
"luminance": 0.67805
}Semantic roles & 50–950 ramp
primary
#6EF095
secondary
#C9399E
accent
#089DDE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581