#6FE799#6FE799
#6FE799 is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.9% C 0.155 H 153.1°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE799 |
|---|---|
| RGB | rgb(111, 231, 153) |
| HSL | hsl(141, 71%, 67%) |
| HSV | hsv(141, 52%, 91%) |
| CMYK | cmyk(51.9%, 0%, 33.8%, 9.4%) |
| CIE-LAB | lab(83.35, -50.82, 27.93) |
| CIE-LCH | lch(83.35, 57.99, 151.21°) |
| OKLab | oklab(83.88% -0.1382 0.0702) |
| OKLCH | oklch(83.88% 0.155 153.1) |
| XYZ | xyz(40.8782, 62.8278, 40.1036) |
| Luminance | 0.6283 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.94
Seafoam (survey)
#80F9AD
ΔE00 4.08
Weird Green
#3AE57F
ΔE00 4.56
Light Bluish Green
#76FDA8
ΔE00 4.68
Light Blue Green
#7EFBB3
ΔE00 4.72
Aqua Green
#12E193
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE799 #E76FBD
analogous
#81E76F #6FE799 #6FE7D5
triadic
#6FE799 #996FE7 #E7996F
tetradic
#6FE799 #6F81E7 #E76FBD #E7D56F
square
#6FE799 #6F81E7 #E76FBD #E7D56F
split-complementary
#6FE799 #D56FE7 #E76F81
monochromatic
#1FBC56 #3BDE74 #6FE799 #A3F0BE #D8F8E3
Accessibility & contrast
On white
1.55
#6FE799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#6FE799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE799
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE799 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D794
Deuteranopia (green-blind)
#D6CB9E
Tritanopia (blue-blind)
#51E4D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6fe799; /* rgb */ color: rgb(111, 231, 153); /* oklch */ color: oklch(83.9% 0.155 153.1);
Tailwind
colors: {
custom: {
50: '#a0efb7',
500: '#6fe799',
950: '#000000',
},
}SCSS
$custom: #6fe799; $custom-light: #a0efb7; $custom-dark: #000000;
JSON
{
"hex": "#6fe799",
"rgb": {
"r": 111,
"g": 231,
"b": 153
},
"hsl": {
"h": 141,
"s": 71.429,
"l": 67.059
},
"oklch": {
"l": 0.83884,
"c": 0.15504,
"h": 153.1
},
"luminance": 0.62831
}Semantic roles & 50–950 ramp
primary
#6FE799
secondary
#BC3F90
accent
#1290D3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581