#6EEE95#6EEE95
#6EEE95 is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.5% C 0.169 H 151.2°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEE95 |
|---|---|
| RGB | rgb(110, 238, 149) |
| HSL | hsl(138, 79%, 68%) |
| HSV | hsv(138, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 37.4%, 6.7%) |
| CIE-LAB | lab(85.32, -54.59, 32.58) |
| CIE-LCH | lch(85.32, 63.57, 149.17°) |
| OKLab | oklab(85.46% -0.148 0.0813) |
| OKLCH | oklch(85.46% 0.169 151.2) |
| XYZ | xyz(42.4267, 66.6303, 39.0531) |
| Luminance | 0.6663 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.34
Light Bluish Green
#76FDA8
ΔE00 3.43
Light Green Blue
#56FCA2
ΔE00 3.61
Seafoam (survey)
#80F9AD
ΔE00 3.62
Sea Green (survey)
#53FCA1
ΔE00 3.65
Lightgreen
#90EE90
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEE95 #EE6EC7
analogous
#87EE6E #6EEE95 #6EEED5
triadic
#6EEE95 #956EEE #EE956E
tetradic
#6EEE95 #6E87EE #EE6EC7 #EED56E
square
#6EEE95 #6E87EE #EE6EC7 #EED56E
split-complementary
#6EEE95 #D56EEE #EE6E87
monochromatic
#18CA4E #37E86D #6EEE95 #A5F4BD #DCFBE5
Accessibility & contrast
On white
1.47
#6EEE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#6EEE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEE95
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEE95 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD8F
Deuteranopia (green-blind)
#DDD09B
Tritanopia (blue-blind)
#4EEBD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6eee95; /* rgb */ color: rgb(110, 238, 149); /* oklch */ color: oklch(85.5% 0.169 151.2);
Tailwind
colors: {
custom: {
50: '#a1f4b5',
500: '#6eee95',
950: '#000000',
},
}SCSS
$custom: #6eee95; $custom-light: #a1f4b5; $custom-dark: #000000;
JSON
{
"hex": "#6eee95",
"rgb": {
"r": 110,
"g": 238,
"b": 149
},
"hsl": {
"h": 138.281,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.85461,
"c": 0.1689,
"h": 151.2
},
"luminance": 0.66634
}Semantic roles & 50–950 ramp
primary
#6EEE95
secondary
#C63A9C
accent
#0A9CDB
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581