#6FF083#6FF083
#6FF083 is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.7% C 0.188 H 146.9°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF083 |
|---|---|
| RGB | rgb(111, 240, 131) |
| HSL | hsl(129, 81%, 69%) |
| HSV | hsv(129, 54%, 94%) |
| CMYK | cmyk(53.8%, 0%, 45.4%, 5.9%) |
| CIE-LAB | lab(85.67, -57.98, 41.96) |
| CIE-LCH | lch(85.67, 71.57, 144.11°) |
| OKLab | oklab(85.67% -0.1571 0.1026) |
| OKLCH | oklch(85.67% 0.188 146.9) |
| XYZ | xyz(41.8098, 67.3348, 32.2620) |
| Luminance | 0.6734 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.43
Lightgreen (survey)
#76FF7B
ΔE00 4.03
Spearmint
#1EF876
ΔE00 4.15
Minty Green
#0BF77D
ΔE00 4.19
Baby Green
#8CFF9E
ΔE00 4.19
Wintergreen
#20F986
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF083 #F06FDC
analogous
#9CF06F #6FF083 #6FF0C4
triadic
#6FF083 #836FF0 #F0836F
tetradic
#6FF083 #6F9CF0 #F06FDC #F0C46F
square
#6FF083 #6F9CF0 #F06FDC #F0C46F
split-complementary
#6FF083 #C46FF0 #F06F9C
monochromatic
#16CF32 #38EA53 #6FF083 #A6F6B3 #DEFCE2
Accessibility & contrast
On white
1.45
#6FF083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#6FF083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF083
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF083 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD7A
Deuteranopia (green-blind)
#E1D28A
Tritanopia (blue-blind)
#56EBD6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6ff083; /* rgb */ color: rgb(111, 240, 131); /* oklch */ color: oklch(85.7% 0.188 146.9);
Tailwind
colors: {
custom: {
50: '#a2f6a8',
500: '#6ff083',
950: '#000000',
},
}SCSS
$custom: #6ff083; $custom-light: #a2f6a8; $custom-dark: #000000;
JSON
{
"hex": "#6ff083",
"rgb": {
"r": 111,
"g": 240,
"b": 131
},
"hsl": {
"h": 129.302,
"s": 81.132,
"l": 68.824
},
"oklch": {
"l": 0.85674,
"c": 0.18761,
"h": 146.9
},
"luminance": 0.67338
}Semantic roles & 50–950 ramp
primary
#6FF083
secondary
#C93AB3
accent
#08BCDD
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581