#6FFB83#6FFB83
#6FFB83 is a very light, highly saturated green. Relative luminance 0.740; OKLCH L 88.3% C 0.202 H 146.4°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFB83 |
|---|---|
| RGB | rgb(111, 251, 131) |
| HSL | hsl(129, 95%, 71%) |
| HSV | hsv(129, 56%, 98%) |
| CMYK | cmyk(55.8%, 0%, 47.8%, 1.6%) |
| CIE-LAB | lab(88.93, -62.15, 46.06) |
| CIE-LCH | lch(88.93, 77.36, 143.46°) |
| OKLab | oklab(88.35% -0.1683 0.1118) |
| OKLCH | oklch(88.35% 0.202 146.4) |
| XYZ | xyz(45.1466, 74.0085, 33.3743) |
| Luminance | 0.7401 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.84
Easter Green
#8CFD7E
ΔE00 3.02
Spearmint
#1EF876
ΔE00 3.55
Baby Green
#8CFF9E
ΔE00 3.71
Spring Green
#00FF7F
ΔE00 3.82
Mint Green
#8FFF9F
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFB83 #FB6FE7
analogous
#A1FB6F #6FFB83 #6FFBC9
triadic
#6FFB83 #836FFB #FB836F
tetradic
#6FFB83 #6FA1FB #FB6FE7 #FBC96F
square
#6FFB83 #6FA1FB #FB6FE7 #FBC96F
split-complementary
#6FFB83 #C96FFB #FB6FA1
monochromatic
#06E927 #33F950 #6FFB83 #ABFDB6 #E1FEE5
Accessibility & contrast
On white
1.33
#6FFB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#6FFB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFB83
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFB83 | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE779
Deuteranopia (green-blind)
#ECDA8B
Tritanopia (blue-blind)
#52F6DF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #6ffb83; /* rgb */ color: rgb(111, 251, 131); /* oklch */ color: oklch(88.3% 0.202 146.4);
Tailwind
colors: {
custom: {
50: '#a3fea9',
500: '#6ffb83',
950: '#000000',
},
}SCSS
$custom: #6ffb83; $custom-light: #a3fea9; $custom-dark: #000000;
JSON
{
"hex": "#6ffb83",
"rgb": {
"r": 111,
"g": 251,
"b": 131
},
"hsl": {
"h": 128.571,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.88346,
"c": 0.20207,
"h": 146.4
},
"luminance": 0.74013
}Semantic roles & 50–950 ramp
primary
#6FFB83
secondary
#D638C0
accent
#00C5E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681