#6FF99D#6FF99D
#6FF99D is a very light, vivid green. Relative luminance 0.736; OKLCH L 88.3% C 0.176 H 152.0°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF99D |
|---|---|
| RGB | rgb(111, 249, 157) |
| HSL | hsl(140, 92%, 71%) |
| HSV | hsv(140, 55%, 98%) |
| CMYK | cmyk(55.4%, 0%, 36.9%, 2.4%) |
| CIE-LAB | lab(88.71, -57.34, 33.08) |
| CIE-LCH | lch(88.71, 66.20, 150.01°) |
| OKLab | oklab(88.3% -0.1555 0.0826) |
| OKLCH | oklch(88.3% 0.176 152) |
| XYZ | xyz(46.5136, 73.5610, 43.6393) |
| Luminance | 0.7357 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.57
Light Green Blue
#56FCA2
ΔE00 2.04
Sea Green (survey)
#53FCA1
ΔE00 2.11
Seafoam Green
#7AF9AB
ΔE00 2.38
Seafoam (survey)
#80F9AD
ΔE00 2.79
Baby Green
#8CFF9E
ΔE00 2.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF99D #F96FCB
analogous
#86F96F #6FF99D #6FF9E2
triadic
#6FF99D #9D6FF9 #F99D6F
tetradic
#6FF99D #6F86F9 #F96FCB #F9E26F
square
#6FF99D #6F86F9 #F96FCB #F9E26F
split-complementary
#6FF99D #E26FF9 #F96F86
monochromatic
#0AE452 #34F775 #6FF99D #AAFBC5 #E2FEEB
Accessibility & contrast
On white
1.34
#6FF99D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#6FF99D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF99D
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF99D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF99D | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE797
Deuteranopia (green-blind)
#E7DAA3
Tritanopia (blue-blind)
#49F6E2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #6ff99d; /* rgb */ color: rgb(111, 249, 157); /* oklch */ color: oklch(88.3% 0.176 152.0);
Tailwind
colors: {
custom: {
50: '#a2fcba',
500: '#6ff99d',
950: '#000000',
},
}SCSS
$custom: #6ff99d; $custom-light: #a2fcba; $custom-dark: #000000;
JSON
{
"hex": "#6ff99d",
"rgb": {
"r": 111,
"g": 249,
"b": 157
},
"hsl": {
"h": 140,
"s": 92,
"l": 70.588
},
"oklch": {
"l": 0.88295,
"c": 0.17606,
"h": 152
},
"luminance": 0.73565
}Semantic roles & 50–950 ramp
primary
#6FF99D
secondary
#D438A0
accent
#0099E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101812
muted
#818682