#6FEA8A#6FEA8A
#6FEA8A is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.3% C 0.173 H 148.7°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #6FEA8A |
|---|---|
| RGB | rgb(111, 234, 138) |
| HSL | hsl(133, 75%, 68%) |
| HSV | hsv(133, 53%, 92%) |
| CMYK | cmyk(52.6%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(84.00, -54.57, 36.37) |
| CIE-LCH | lch(84.00, 65.58, 146.32°) |
| OKLab | oklab(84.33% -0.1479 0.0899) |
| OKLCH | oklch(84.33% 0.173 148.7) |
| XYZ | xyz(40.5632, 64.0567, 34.2665) |
| Luminance | 0.6406 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.30
Weird Green
#3AE57F
ΔE00 3.44
Turquoise Green
#04F489
ΔE00 4.70
Baby Green
#8CFF9E
ΔE00 4.85
Light Bluish Green
#76FDA8
ΔE00 4.89
Seafoam Green
#7AF9AB
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FEA8A #EA6FCF
analogous
#91EA6F #6FEA8A #6FEAC8
triadic
#6FEA8A #8A6FEA #EA8A6F
tetradic
#6FEA8A #6F91EA #EA6FCF #EAC86F
square
#6FEA8A #6F91EA #EA6FCF #EAC86F
split-complementary
#6FEA8A #C86FEA #EA6F91
monochromatic
#1CC241 #3AE25F #6FEA8A #A4F2B5 #DAFAE1
Accessibility & contrast
On white
1.52
#6FEA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#6FEA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FEA8A
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FEA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FEA8A | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD983
Deuteranopia (green-blind)
#DBCD90
Tritanopia (blue-blind)
#55E6D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6fea8a; /* rgb */ color: rgb(111, 234, 138); /* oklch */ color: oklch(84.3% 0.173 148.7);
Tailwind
colors: {
custom: {
50: '#a1f1ad',
500: '#6fea8a',
950: '#000000',
},
}SCSS
$custom: #6fea8a; $custom-light: #a1f1ad; $custom-dark: #000000;
JSON
{
"hex": "#6fea8a",
"rgb": {
"r": 111,
"g": 234,
"b": 138
},
"hsl": {
"h": 133.171,
"s": 74.545,
"l": 67.647
},
"oklch": {
"l": 0.84331,
"c": 0.17309,
"h": 148.7
},
"luminance": 0.6406
}Semantic roles & 50–950 ramp
primary
#6FEA8A
secondary
#C13DA4
accent
#0FABD7
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581