#6FFD91#6FFD91
#6FFD91 is a very light, vivid green. Relative luminance 0.757; OKLCH L 89.0% C 0.192 H 148.9°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFD91 |
|---|---|
| RGB | rgb(111, 253, 145) |
| HSL | hsl(134, 97%, 71%) |
| HSV | hsv(134, 56%, 99%) |
| CMYK | cmyk(56.1%, 0%, 42.7%, 0.8%) |
| CIE-LAB | lab(89.71, -60.84, 40.31) |
| CIE-LCH | lch(89.71, 72.98, 146.47°) |
| OKLab | oklab(89.05% -0.1646 0.0993) |
| OKLCH | oklch(89.05% 0.192 148.9) |
| XYZ | xyz(46.7884, 75.6702, 38.9227) |
| Luminance | 0.7567 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.58
Mint Green
#8FFF9F
ΔE00 2.86
Lightgreen (survey)
#76FF7B
ΔE00 3.50
Wintergreen
#20F986
ΔE00 3.54
Light Bluish Green
#76FDA8
ΔE00 3.64
Sea Green (survey)
#53FCA1
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFD91 #FD6FDB
analogous
#94FD6F #6FFD91 #6FFDD8
triadic
#6FFD91 #916FFD #FD916F
tetradic
#6FFD91 #6F94FD #FD6FDB #FDD86F
square
#6FFD91 #6F94FD #FD6FDB #FDD86F
split-complementary
#6FFD91 #D86FFD #FD6F94
monochromatic
#03EE3C #33FC63 #6FFD91 #ABFEBF #E1FFE8
Accessibility & contrast
On white
1.30
#6FFD91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#6FFD91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFD91
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFD91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFD91 | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE989
Deuteranopia (green-blind)
#ECDC98
Tritanopia (blue-blind)
#4DF9E3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6ffd91; /* rgb */ color: rgb(111, 253, 145); /* oklch */ color: oklch(89.0% 0.192 148.9);
Tailwind
colors: {
custom: {
50: '#a3ffb2',
500: '#6ffd91',
950: '#000000',
},
}SCSS
$custom: #6ffd91; $custom-light: #a3ffb2; $custom-dark: #000000;
JSON
{
"hex": "#6ffd91",
"rgb": {
"r": 111,
"g": 253,
"b": 145
},
"hsl": {
"h": 134.366,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.89048,
"c": 0.19224,
"h": 148.9
},
"luminance": 0.75674
}Semantic roles & 50–950 ramp
primary
#6FFD91
secondary
#D937B2
accent
#00AFE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681