#6EEC91#6EEC91
#6EEC91 is a very light, vivid green. Relative luminance 0.653; OKLCH L 84.9% C 0.170 H 150.4°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEC91 |
|---|---|
| RGB | rgb(110, 236, 145) |
| HSL | hsl(137, 77%, 68%) |
| HSV | hsv(137, 53%, 93%) |
| CMYK | cmyk(53.4%, 0%, 38.6%, 7.5%) |
| CIE-LAB | lab(84.66, -54.46, 33.73) |
| CIE-LCH | lch(84.66, 64.06, 148.23°) |
| OKLab | oklab(84.9% -0.1477 0.0839) |
| OKLCH | oklch(84.9% 0.17 150.4) |
| XYZ | xyz(41.5338, 65.3467, 37.2070) |
| Luminance | 0.6535 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.66
Lightgreen
#90EE90
ΔE00 3.66
Seafoam Green
#7AF9AB
ΔE00 3.95
Light Bluish Green
#76FDA8
ΔE00 4.01
Light Green Blue
#56FCA2
ΔE00 4.14
Sea Green (survey)
#53FCA1
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEC91 #EC6EC9
analogous
#8AEC6E #6EEC91 #6EECD0
triadic
#6EEC91 #916EEC #EC916E
tetradic
#6EEC91 #6E8AEC #EC6EC9 #ECD06E
square
#6EEC91 #6E8AEC #EC6EC9 #ECD06E
split-complementary
#6EEC91 #D06EEC #EC6E8A
monochromatic
#1AC64A #38E568 #6EEC91 #A4F3BA #DAFAE3
Accessibility & contrast
On white
1.49
#6EEC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#6EEC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEC91
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEC91 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB8B
Deuteranopia (green-blind)
#DCCF97
Tritanopia (blue-blind)
#50E8D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6eec91; /* rgb */ color: rgb(110, 236, 145); /* oklch */ color: oklch(84.9% 0.170 150.4);
Tailwind
colors: {
custom: {
50: '#a0f3b2',
500: '#6eec91',
950: '#000000',
},
}SCSS
$custom: #6eec91; $custom-light: #a0f3b2; $custom-dark: #000000;
JSON
{
"hex": "#6eec91",
"rgb": {
"r": 110,
"g": 236,
"b": 145
},
"hsl": {
"h": 136.667,
"s": 76.829,
"l": 67.843
},
"oklch": {
"l": 0.84903,
"c": 0.16984,
"h": 150.4
},
"luminance": 0.6535
}Semantic roles & 50–950 ramp
primary
#6EEC91
secondary
#C33B9D
accent
#0CA0D9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581