#6EEC8F#6EEC8F
#6EEC8F is a very light, vivid green. Relative luminance 0.653; OKLCH L 84.9% C 0.172 H 149.9°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEC8F |
|---|---|
| RGB | rgb(110, 236, 143) |
| HSL | hsl(136, 77%, 68%) |
| HSV | hsv(136, 53%, 93%) |
| CMYK | cmyk(53.4%, 0%, 39.4%, 7.5%) |
| CIE-LAB | lab(84.63, -54.80, 34.69) |
| CIE-LCH | lch(84.63, 64.85, 147.66°) |
| OKLab | oklab(84.87% -0.1485 0.0861) |
| OKLCH | oklch(84.87% 0.172 149.9) |
| XYZ | xyz(41.3809, 65.2855, 36.4020) |
| Luminance | 0.6529 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.52
Weird Green
#3AE57F
ΔE00 3.57
Light Bluish Green
#76FDA8
ΔE00 4.17
Seafoam Green
#7AF9AB
ΔE00 4.19
Light Green Blue
#56FCA2
ΔE00 4.29
Sea Green (survey)
#53FCA1
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEC8F #EC6ECB
analogous
#8CEC6E #6EEC8F #6EECCE
triadic
#6EEC8F #8F6EEC #EC8F6E
tetradic
#6EEC8F #6E8CEC #EC6ECB #ECCE6E
square
#6EEC8F #6E8CEC #EC6ECB #ECCE6E
split-complementary
#6EEC8F #CE6EEC #EC6E8C
monochromatic
#1AC647 #38E565 #6EEC8F #A4F3B9 #DAFAE3
Accessibility & contrast
On white
1.49
#6EEC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#6EEC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEC8F
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEC8F | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA88
Deuteranopia (green-blind)
#DCCF95
Tritanopia (blue-blind)
#51E8D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6eec8f; /* rgb */ color: rgb(110, 236, 143); /* oklch */ color: oklch(84.9% 0.172 149.9);
Tailwind
colors: {
custom: {
50: '#a0f3b0',
500: '#6eec8f',
950: '#000000',
},
}SCSS
$custom: #6eec8f; $custom-light: #a0f3b0; $custom-dark: #000000;
JSON
{
"hex": "#6eec8f",
"rgb": {
"r": 110,
"g": 236,
"b": 143
},
"hsl": {
"h": 135.714,
"s": 76.829,
"l": 67.843
},
"oklch": {
"l": 0.84867,
"c": 0.17169,
"h": 149.9
},
"luminance": 0.65289
}Semantic roles & 50–950 ramp
primary
#6EEC8F
secondary
#C33BA0
accent
#0CA3D9
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581