#6EFCB4#6EFCB4
#6EFCB4 is a very light, vivid green. Relative luminance 0.762; OKLCH L 89.4% C 0.160 H 158.5°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFCB4 |
|---|---|
| RGB | rgb(110, 252, 180) |
| HSL | hsl(150, 96%, 71%) |
| HSV | hsv(150, 56%, 99%) |
| CMYK | cmyk(56.3%, 0%, 28.6%, 1.2%) |
| CIE-LAB | lab(89.96, -54.53, 23.15) |
| CIE-LCH | lch(89.96, 59.24, 157.00°) |
| OKLab | oklab(89.44% -0.1491 0.0588) |
| OKLCH | oklch(89.44% 0.16 158.5) |
| XYZ | xyz(49.4747, 76.2264, 55.2771) |
| Luminance | 0.7623 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.41
Light Greenish Blue
#63F7B4
ΔE00 1.60
Seafoam Green
#7AF9AB
ΔE00 2.03
Seafoam (survey)
#80F9AD
ΔE00 2.20
Light Bluish Green
#76FDA8
ΔE00 2.68
Light Green Blue
#56FCA2
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFCB4 #FC6EB6
analogous
#6FFC6E #6EFCB4 #6EFCFB
triadic
#6EFCB4 #B46EFC #FCB46E
tetradic
#6EFCB4 #6E6FFC #FC6EB6 #FCFB6E
square
#6EFCB4 #6E6FFC #FC6EB6 #FCFB6E
split-complementary
#6EFCB4 #FB6EFC #FC6E6F
monochromatic
#05EB76 #32FB95 #6EFCB4 #AAFDD3 #E1FEEF
Accessibility & contrast
On white
1.29
#6EFCB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#6EFCB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFCB4
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFCB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFCB4 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEBB0
Deuteranopia (green-blind)
#E6DDB8
Tritanopia (blue-blind)
#38FBE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6efcb4; /* rgb */ color: rgb(110, 252, 180); /* oklch */ color: oklch(89.4% 0.160 158.5);
Tailwind
colors: {
custom: {
50: '#a2feca',
500: '#6efcb4',
950: '#000000',
},
}SCSS
$custom: #6efcb4; $custom-light: #a2feca; $custom-dark: #000000;
JSON
{
"hex": "#6efcb4",
"rgb": {
"r": 110,
"g": 252,
"b": 180
},
"hsl": {
"h": 149.577,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.89442,
"c": 0.16028,
"h": 158.5
},
"luminance": 0.76231
}Semantic roles & 50–950 ramp
primary
#6EFCB4
secondary
#D83788
accent
#0074E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682