#6CFF8B#6CFF8B
#6CFF8B is a very light, highly saturated green. Relative luminance 0.766; OKLCH L 89.3% C 0.202 H 148.0°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFF8B |
|---|---|
| RGB | rgb(108, 255, 139) |
| HSL | hsl(133, 100%, 71%) |
| HSV | hsv(133, 58%, 100%) |
| CMYK | cmyk(57.6%, 0%, 45.5%, 0%) |
| CIE-LAB | lab(90.12, -63.16, 43.73) |
| CIE-LCH | lch(90.12, 76.82, 145.30°) |
| OKLab | oklab(89.34% -0.1708 0.1069) |
| OKLCH | oklch(89.34% 0.202 148) |
| XYZ | xyz(46.6014, 76.5679, 36.7444) |
| Luminance | 0.7657 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.56
Baby Green
#8CFF9E
ΔE00 3.23
Spring Green
#00FF7F
ΔE00 3.45
Mint Green
#8FFF9F
ΔE00 3.50
Wintergreen
#20F986
ΔE00 3.60
Spearmint
#1EF876
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFF8B #FF6CE0
analogous
#96FF6C #6CFF8B #6CFFD4
triadic
#6CFF8B #8B6CFF #FF8B6C
tetradic
#6CFF8B #6C96FF #FF6CE0 #FFD46C
square
#6CFF8B #6C96FF #FF6CE0 #FFD46C
split-complementary
#6CFF8B #D46CFF #FF6C96
monochromatic
#00F133 #2FFF5B #6CFF8B #A9FFBB #E0FFE7
Accessibility & contrast
On white
1.29
#6CFF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#6CFF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFF8B
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFF8B | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB82
Deuteranopia (green-blind)
#EEDD93
Tritanopia (blue-blind)
#48FAE3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6cff8b; /* rgb */ color: rgb(108, 255, 139); /* oklch */ color: oklch(89.3% 0.202 148.0);
Tailwind
colors: {
custom: {
50: '#a2ffae',
500: '#6cff8b',
950: '#000000',
},
}SCSS
$custom: #6cff8b; $custom-light: #a2ffae; $custom-dark: #000000;
JSON
{
"hex": "#6cff8b",
"rgb": {
"r": 108,
"g": 255,
"b": 139
},
"hsl": {
"h": 132.653,
"s": 100,
"l": 71.176
},
"oklch": {
"l": 0.89338,
"c": 0.2015,
"h": 148
},
"luminance": 0.76572
}Semantic roles & 50–950 ramp
primary
#6CFF8B
secondary
#DB34B8
accent
#00B5E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681