#6EFCB0#6EFCB0
#6EFCB0 is a very light, vivid green. Relative luminance 0.761; OKLCH L 89.4% C 0.164 H 157.2°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFCB0 |
|---|---|
| RGB | rgb(110, 252, 176) |
| HSL | hsl(148, 96%, 71%) |
| HSV | hsv(148, 56%, 99%) |
| CMYK | cmyk(56.3%, 0%, 30.2%, 1.2%) |
| CIE-LAB | lab(89.89, -55.30, 25.08) |
| CIE-LCH | lch(89.89, 60.73, 155.60°) |
| OKLab | oklab(89.36% -0.1509 0.0636) |
| OKLCH | oklch(89.36% 0.164 157.2) |
| XYZ | xyz(49.0731, 76.0658, 53.1620) |
| Luminance | 0.7607 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.36
Seafoam Green
#7AF9AB
ΔE00 1.47
Seafoam (survey)
#80F9AD
ΔE00 1.79
Light Bluish Green
#76FDA8
ΔE00 1.93
Light Greenish Blue
#63F7B4
ΔE00 2.17
Light Green Blue
#56FCA2
ΔE00 2.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFCB0 #FC6EBA
analogous
#73FC6E #6EFCB0 #6EFCF7
triadic
#6EFCB0 #B06EFC #FCB06E
tetradic
#6EFCB0 #6E73FC #FC6EBA #FCF76E
square
#6EFCB0 #6E73FC #FC6EBA #FCF76E
split-complementary
#6EFCB0 #F76EFC #FC6E73
monochromatic
#05EB70 #32FB8F #6EFCB0 #AAFDD1 #E1FEEF
Accessibility & contrast
On white
1.30
#6EFCB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#6EFCB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFCB0
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFCB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFCB0 | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEAAB
Deuteranopia (green-blind)
#E7DCB5
Tritanopia (blue-blind)
#3BFAE8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6efcb0; /* rgb */ color: rgb(110, 252, 176); /* oklch */ color: oklch(89.4% 0.164 157.2);
Tailwind
colors: {
custom: {
50: '#a2fec8',
500: '#6efcb0',
950: '#000000',
},
}SCSS
$custom: #6efcb0; $custom-light: #a2fec8; $custom-dark: #000000;
JSON
{
"hex": "#6efcb0",
"rgb": {
"r": 110,
"g": 252,
"b": 176
},
"hsl": {
"h": 147.887,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.89357,
"c": 0.1637,
"h": 157.2
},
"luminance": 0.7607
}Semantic roles & 50–950 ramp
primary
#6EFCB0
secondary
#D8378D
accent
#007BE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682