#6BF98F#6BF98F
#6BF98F is a very light, vivid green. Relative luminance 0.729; OKLCH L 87.9% C 0.191 H 149.2°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF98F |
|---|---|
| RGB | rgb(107, 249, 143) |
| HSL | hsl(135, 92%, 70%) |
| HSV | hsv(135, 57%, 98%) |
| CMYK | cmyk(57%, 0%, 42.6%, 2.4%) |
| CIE-LAB | lab(88.38, -60.52, 39.55) |
| CIE-LCH | lch(88.38, 72.30, 146.83°) |
| OKLab | oklab(87.92% -0.1637 0.0975) |
| OKLCH | oklch(87.92% 0.191 149.2) |
| XYZ | xyz(44.8939, 72.8562, 37.6781) |
| Luminance | 0.7286 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.96
Wintergreen
#20F986
ΔE00 3.21
Mint Green
#8FFF9F
ΔE00 3.23
Sea Green (survey)
#53FCA1
ΔE00 3.50
Light Green Blue
#56FCA2
ΔE00 3.54
Light Bluish Green
#76FDA8
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF98F #F96BD5
analogous
#8EF96B #6BF98F #6BF9D6
triadic
#6BF98F #8F6BF9 #F98F6B
tetradic
#6BF98F #6B8EF9 #F96BD5 #F9D66B
square
#6BF98F #6B8EF9 #F96BD5 #F9D66B
split-complementary
#6BF98F #D66BF9 #F96B8E
monochromatic
#09E040 #30F762 #6BF98F #A6FBBC #E1FEE8
Accessibility & contrast
On white
1.35
#6BF98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#6BF98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF98F
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF98F | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE687
Deuteranopia (green-blind)
#E8D996
Tritanopia (blue-blind)
#47F5DF
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #6bf98f; /* rgb */ color: rgb(107, 249, 143); /* oklch */ color: oklch(87.9% 0.191 149.2);
Tailwind
colors: {
custom: {
50: '#a1fcb1',
500: '#6bf98f',
950: '#000000',
},
}SCSS
$custom: #6bf98f; $custom-light: #a1fcb1; $custom-dark: #000000;
JSON
{
"hex": "#6bf98f",
"rgb": {
"r": 107,
"g": 249,
"b": 143
},
"hsl": {
"h": 135.211,
"s": 92.208,
"l": 69.804
},
"oklch": {
"l": 0.87916,
"c": 0.19053,
"h": 149.2
},
"luminance": 0.7286
}Semantic roles & 50–950 ramp
primary
#6BF98F
secondary
#D335AB
accent
#00ABE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101811
muted
#818681