#6FF98F#6FF98F
#6FF98F is a very light, vivid green. Relative luminance 0.731; OKLCH L 88.0% C 0.189 H 148.8°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF98F |
|---|---|
| RGB | rgb(111, 249, 143) |
| HSL | hsl(134, 92%, 71%) |
| HSV | hsv(134, 55%, 98%) |
| CMYK | cmyk(55.4%, 0%, 42.6%, 2.4%) |
| CIE-LAB | lab(88.50, -59.62, 39.73) |
| CIE-LCH | lch(88.50, 71.65, 146.32°) |
| OKLab | oklab(88.05% -0.1614 0.0979) |
| OKLCH | oklch(88.05% 0.189 148.8) |
| XYZ | xyz(45.3861, 73.1100, 37.7012) |
| Luminance | 0.7311 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.74
Mint Green
#8FFF9F
ΔE00 3.00
Wintergreen
#20F986
ΔE00 3.50
Light Bluish Green
#76FDA8
ΔE00 3.64
Palegreen
#98FB98
ΔE00 3.71
Sea Green (survey)
#53FCA1
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF98F #F96FD9
analogous
#94F96F #6FF98F #6FF9D4
triadic
#6FF98F #8F6FF9 #F98F6F
tetradic
#6FF98F #6F94F9 #F96FD9 #F9D46F
square
#6FF98F #6F94F9 #F96FD9 #F9D46F
split-complementary
#6FF98F #D46FF9 #F96F94
monochromatic
#0AE43C #34F761 #6FF98F #AAFBBD #E2FEE8
Accessibility & contrast
On white
1.34
#6FF98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#6FF98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF98F
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF98F | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE687
Deuteranopia (green-blind)
#E9D996
Tritanopia (blue-blind)
#4FF5DF
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #6ff98f; /* rgb */ color: rgb(111, 249, 143); /* oklch */ color: oklch(88.0% 0.189 148.8);
Tailwind
colors: {
custom: {
50: '#a3fcb1',
500: '#6ff98f',
950: '#000000',
},
}SCSS
$custom: #6ff98f; $custom-light: #a3fcb1; $custom-dark: #000000;
JSON
{
"hex": "#6ff98f",
"rgb": {
"r": 111,
"g": 249,
"b": 143
},
"hsl": {
"h": 133.913,
"s": 92,
"l": 70.588
},
"oklch": {
"l": 0.88049,
"c": 0.18875,
"h": 148.8
},
"luminance": 0.73114
}Semantic roles & 50–950 ramp
primary
#6FF98F
secondary
#D438B0
accent
#00B0E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101811
muted
#818681