#6FE798#6FE798
#6FE798 is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.9% C 0.156 H 152.8°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE798 |
|---|---|
| RGB | rgb(111, 231, 152) |
| HSL | hsl(141, 71%, 67%) |
| HSV | hsv(141, 52%, 91%) |
| CMYK | cmyk(51.9%, 0%, 34.2%, 9.4%) |
| CIE-LAB | lab(83.33, -51.00, 28.42) |
| CIE-LCH | lch(83.33, 58.39, 150.87°) |
| OKLab | oklab(83.86% -0.1387 0.0714) |
| OKLCH | oklch(83.86% 0.156 152.8) |
| XYZ | xyz(40.7960, 62.7949, 39.6705) |
| Luminance | 0.6280 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.98
Seafoam (survey)
#80F9AD
ΔE00 4.13
Weird Green
#3AE57F
ΔE00 4.43
Light Bluish Green
#76FDA8
ΔE00 4.67
Light Blue Green
#7EFBB3
ΔE00 4.80
Lightgreen
#90EE90
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE798 #E76FBE
analogous
#82E76F #6FE798 #6FE7D4
triadic
#6FE798 #986FE7 #E7986F
tetradic
#6FE798 #6F82E7 #E76FBE #E7D46F
square
#6FE798 #6F82E7 #E76FBE #E7D46F
split-complementary
#6FE798 #D46FE7 #E76F82
monochromatic
#1FBC55 #3BDE72 #6FE798 #A3F0BE #D8F8E3
Accessibility & contrast
On white
1.55
#6FE798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#6FE798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE798
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE798 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D793
Deuteranopia (green-blind)
#D6CB9D
Tritanopia (blue-blind)
#51E4D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6fe798; /* rgb */ color: rgb(111, 231, 152); /* oklch */ color: oklch(83.9% 0.156 152.8);
Tailwind
colors: {
custom: {
50: '#a0efb7',
500: '#6fe798',
950: '#000000',
},
}SCSS
$custom: #6fe798; $custom-light: #a0efb7; $custom-dark: #000000;
JSON
{
"hex": "#6fe798",
"rgb": {
"r": 111,
"g": 231,
"b": 152
},
"hsl": {
"h": 140.5,
"s": 71.429,
"l": 67.059
},
"oklch": {
"l": 0.83864,
"c": 0.15596,
"h": 152.8
},
"luminance": 0.62798
}Semantic roles & 50–950 ramp
primary
#6FE798
secondary
#BC3F91
accent
#1291D3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581