#6FE899#6FE899
#6FE899 is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.1% C 0.156 H 152.9°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE899 |
|---|---|
| RGB | rgb(111, 232, 153) |
| HSL | hsl(141, 72%, 67%) |
| HSV | hsv(141, 52%, 91%) |
| CMYK | cmyk(52.2%, 0%, 34.1%, 9%) |
| CIE-LAB | lab(83.65, -51.23, 28.33) |
| CIE-LCH | lch(83.65, 58.54, 151.06°) |
| OKLab | oklab(84.13% -0.1393 0.0712) |
| OKLCH | oklch(84.13% 0.156 152.9) |
| XYZ | xyz(41.1589, 63.3891, 40.1972) |
| Luminance | 0.6339 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.76
Seafoam (survey)
#80F9AD
ΔE00 3.91
Light Bluish Green
#76FDA8
ΔE00 4.45
Weird Green
#3AE57F
ΔE00 4.48
Light Blue Green
#7EFBB3
ΔE00 4.58
Light Green Blue
#56FCA2
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE899 #E86FBE
analogous
#82E86F #6FE899 #6FE8D5
triadic
#6FE899 #996FE8 #E8996F
tetradic
#6FE899 #6F82E8 #E86FBE #E8D56F
square
#6FE899 #6F82E8 #E86FBE #E8D56F
split-complementary
#6FE899 #D56FE8 #E86F82
monochromatic
#1EBE56 #3AE074 #6FE899 #A4F0BE #D9F9E4
Accessibility & contrast
On white
1.54
#6FE899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#6FE899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE899
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE899 | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D894
Deuteranopia (green-blind)
#D7CC9E
Tritanopia (blue-blind)
#50E5D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6fe899; /* rgb */ color: rgb(111, 232, 153); /* oklch */ color: oklch(84.1% 0.156 152.9);
Tailwind
colors: {
custom: {
50: '#a0f0b7',
500: '#6fe899',
950: '#000000',
},
}SCSS
$custom: #6fe899; $custom-light: #a0f0b7; $custom-dark: #000000;
JSON
{
"hex": "#6fe899",
"rgb": {
"r": 111,
"g": 232,
"b": 153
},
"hsl": {
"h": 140.826,
"s": 72.455,
"l": 67.255
},
"oklch": {
"l": 0.84125,
"c": 0.15644,
"h": 152.9
},
"luminance": 0.63393
}Semantic roles & 50–950 ramp
primary
#6FE899
secondary
#BD3E91
accent
#1191D5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581