#6BF99F#6BF99F
#6BF99F is a very light, vivid green. Relative luminance 0.734; OKLCH L 88.2% C 0.176 H 153.0°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF99F |
|---|---|
| RGB | rgb(107, 249, 159) |
| HSL | hsl(142, 92%, 70%) |
| HSV | hsv(142, 57%, 98%) |
| CMYK | cmyk(57%, 0%, 36.1%, 2.4%) |
| CIE-LAB | lab(88.63, -57.86, 31.94) |
| CIE-LCH | lch(88.63, 66.10, 151.10°) |
| OKLab | oklab(88.2% -0.1569 0.0799) |
| OKLCH | oklch(88.2% 0.176 153) |
| XYZ | xyz(46.1935, 73.3760, 44.5228) |
| Luminance | 0.7338 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.37
Light Green Blue
#56FCA2
ΔE00 1.59
Sea Green (survey)
#53FCA1
ΔE00 1.69
Seafoam Green
#7AF9AB
ΔE00 2.12
Seafoam (survey)
#80F9AD
ΔE00 2.60
Foam Green
#90FDA9
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF99F #F96BC5
analogous
#7EF96B #6BF99F #6BF9E6
triadic
#6BF99F #9F6BF9 #F99F6B
tetradic
#6BF99F #6B7EF9 #F96BC5 #F9E66B
square
#6BF99F #6B7EF9 #F96BC5 #F9E66B
split-complementary
#6BF99F #E66BF9 #F96B7E
monochromatic
#09E058 #30F779 #6BF99F #A6FBC5 #E1FEEB
Accessibility & contrast
On white
1.34
#6BF99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#6BF99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF99F
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF99F | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E799
Deuteranopia (green-blind)
#E6D9A5
Tritanopia (blue-blind)
#3FF6E2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #6bf99f; /* rgb */ color: rgb(107, 249, 159); /* oklch */ color: oklch(88.2% 0.176 153.0);
Tailwind
colors: {
custom: {
50: '#a0fcbc',
500: '#6bf99f',
950: '#000000',
},
}SCSS
$custom: #6bf99f; $custom-light: #a0fcbc; $custom-dark: #000000;
JSON
{
"hex": "#6bf99f",
"rgb": {
"r": 107,
"g": 249,
"b": 159
},
"hsl": {
"h": 141.972,
"s": 92.208,
"l": 69.804
},
"oklch": {
"l": 0.882,
"c": 0.1761,
"h": 153
},
"luminance": 0.7338
}Semantic roles & 50–950 ramp
primary
#6BF99F
secondary
#D33599
accent
#0091E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101812
muted
#818682