#6FFE91#6FFE91
#6FFE91 is a very light, vivid green. Relative luminance 0.763; OKLCH L 89.3% C 0.194 H 148.8°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFE91 |
|---|---|
| RGB | rgb(111, 254, 145) |
| HSL | hsl(134, 99%, 72%) |
| HSV | hsv(134, 56%, 100%) |
| CMYK | cmyk(56.3%, 0%, 42.9%, 0.4%) |
| CIE-LAB | lab(90.00, -61.21, 40.69) |
| CIE-LCH | lch(90.00, 73.50, 146.39°) |
| OKLab | oklab(89.29% -0.1656 0.1001) |
| OKLCH | oklch(89.29% 0.194 148.8) |
| XYZ | xyz(47.1049, 76.3032, 39.0282) |
| Luminance | 0.7631 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.60
Mint Green
#8FFF9F
ΔE00 2.89
Lightgreen (survey)
#76FF7B
ΔE00 3.39
Wintergreen
#20F986
ΔE00 3.58
Light Bluish Green
#76FDA8
ΔE00 3.74
Palegreen
#98FB98
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFE91 #FE6FDC
analogous
#95FE6F #6FFE91 #6FFED9
triadic
#6FFE91 #916FFE #FE916F
tetradic
#6FFE91 #6F95FE #FE6FDC #FED96F
square
#6FFE91 #6F95FE #FE6FDC #FED96F
split-complementary
#6FFE91 #D96FFE #FE6F95
monochromatic
#02F13B #32FE63 #6FFE91 #ACFEBF #E1FFE8
Accessibility & contrast
On white
1.29
#6FFE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#6FFE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFE91
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFE91 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA89
Deuteranopia (green-blind)
#EDDD98
Tritanopia (blue-blind)
#4CFAE4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6ffe91; /* rgb */ color: rgb(111, 254, 145); /* oklch */ color: oklch(89.3% 0.194 148.8);
Tailwind
colors: {
custom: {
50: '#a3ffb2',
500: '#6ffe91',
950: '#000000',
},
}SCSS
$custom: #6ffe91; $custom-light: #a3ffb2; $custom-dark: #000000;
JSON
{
"hex": "#6ffe91",
"rgb": {
"r": 111,
"g": 254,
"b": 145
},
"hsl": {
"h": 134.266,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.8929,
"c": 0.19356,
"h": 148.8
},
"luminance": 0.76307
}Semantic roles & 50–950 ramp
primary
#6FFE91
secondary
#DA37B3
accent
#00AFE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681