#6FF98B#6FF98B
#6FF98B is a very light, vivid green. Relative luminance 0.730; OKLCH L 88.0% C 0.192 H 148.0°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF98B |
|---|---|
| RGB | rgb(111, 249, 139) |
| HSL | hsl(132, 92%, 71%) |
| HSV | hsv(132, 55%, 98%) |
| CMYK | cmyk(55.4%, 0%, 44.2%, 2.4%) |
| CIE-LAB | lab(88.44, -60.23, 41.61) |
| CIE-LCH | lch(88.44, 73.21, 145.36°) |
| OKLab | oklab(87.98% -0.163 0.1021) |
| OKLCH | oklch(87.98% 0.192 148) |
| XYZ | xyz(45.0884, 72.9909, 36.1337) |
| Luminance | 0.7299 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.98
Lightgreen (survey)
#76FF7B
ΔE00 3.19
Mint Green
#8FFF9F
ΔE00 3.24
Wintergreen
#20F986
ΔE00 3.55
Palegreen
#98FB98
ΔE00 3.72
Spearmint
#1EF876
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF98B #F96FDD
analogous
#98F96F #6FF98B #6FF9D0
triadic
#6FF98B #8B6FF9 #F98B6F
tetradic
#6FF98B #6F98F9 #F96FDD #F9D06F
square
#6FF98B #6F98F9 #F96FDD #F9D06F
split-complementary
#6FF98B #D06FF9 #F96F98
monochromatic
#0AE436 #34F75C #6FF98B #AAFBBA #E2FEE7
Accessibility & contrast
On white
1.35
#6FF98B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#6FF98B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF98B
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF98B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF98B | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE683
Deuteranopia (green-blind)
#E9D992
Tritanopia (blue-blind)
#50F4DE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #6ff98b; /* rgb */ color: rgb(111, 249, 139); /* oklch */ color: oklch(88.0% 0.192 148.0);
Tailwind
colors: {
custom: {
50: '#a3fcae',
500: '#6ff98b',
950: '#000000',
},
}SCSS
$custom: #6ff98b; $custom-light: #a3fcae; $custom-dark: #000000;
JSON
{
"hex": "#6ff98b",
"rgb": {
"r": 111,
"g": 249,
"b": 139
},
"hsl": {
"h": 132.174,
"s": 92,
"l": 70.588
},
"oklch": {
"l": 0.87984,
"c": 0.19235,
"h": 148
},
"luminance": 0.72995
}Semantic roles & 50–950 ramp
primary
#6FF98B
secondary
#D438B4
accent
#00B7E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681