#6FE883#6FE883
#6FE883 is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.7% C 0.177 H 147.3°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE883 |
|---|---|
| RGB | rgb(111, 232, 131) |
| HSL | hsl(130, 72%, 67%) |
| HSV | hsv(130, 52%, 91%) |
| CMYK | cmyk(52.2%, 0%, 43.5%, 9%) |
| CIE-LAB | lab(83.30, -54.87, 38.94) |
| CIE-LCH | lch(83.30, 67.28, 144.64°) |
| OKLab | oklab(83.73% -0.1487 0.0956) |
| OKLCH | oklch(83.73% 0.177 147.3) |
| XYZ | xyz(39.5064, 62.7282, 31.4942) |
| Luminance | 0.6273 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.35
Weird Green
#3AE57F
ΔE00 3.48
Lightish Green
#61E160
ΔE00 4.39
Turquoise Green
#04F489
ΔE00 5.09
Minty Green
#0BF77D
ΔE00 5.23
Palegreen
#98FB98
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE883 #E86FD4
analogous
#98E86F #6FE883 #6FE8BF
triadic
#6FE883 #836FE8 #E8836F
tetradic
#6FE883 #6F98E8 #E86FD4 #E8BF6F
square
#6FE883 #6F98E8 #E86FD4 #E8BF6F
split-complementary
#6FE883 #BF6FE8 #E86F98
monochromatic
#1EBE39 #3AE056 #6FE883 #A4F0B0 #D9F9DE
Accessibility & contrast
On white
1.55
#6FE883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#6FE883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE883
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE883 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD67B
Deuteranopia (green-blind)
#DACB8A
Tritanopia (blue-blind)
#58E4D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6fe883; /* rgb */ color: rgb(111, 232, 131); /* oklch */ color: oklch(83.7% 0.177 147.3);
Tailwind
colors: {
custom: {
50: '#a1f0a8',
500: '#6fe883',
950: '#000000',
},
}SCSS
$custom: #6fe883; $custom-light: #a1f0a8; $custom-dark: #000000;
JSON
{
"hex": "#6fe883",
"rgb": {
"r": 111,
"g": 232,
"b": 131
},
"hsl": {
"h": 129.917,
"s": 72.455,
"l": 67.255
},
"oklch": {
"l": 0.83727,
"c": 0.17683,
"h": 147.3
},
"luminance": 0.62731
}Semantic roles & 50–950 ramp
primary
#6FE883
secondary
#BD3EA8
accent
#11B4D5
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#101710
muted
#808580