#6FE8A4#6FE8A4
#6FE8A4 is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.4% C 0.146 H 156.6°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE8A4 |
|---|---|
| RGB | rgb(111, 232, 164) |
| HSL | hsl(146, 72%, 67%) |
| HSV | hsv(146, 52%, 91%) |
| CMYK | cmyk(52.2%, 0%, 29.3%, 9%) |
| CIE-LAB | lab(83.85, -49.20, 22.95) |
| CIE-LCH | lch(83.85, 54.29, 155.00°) |
| OKLab | oklab(84.35% -0.1344 0.0582) |
| OKLCH | oklch(84.35% 0.146 156.6) |
| XYZ | xyz(42.1096, 63.7694, 45.2044) |
| Luminance | 0.6377 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.68
Seafoam Green
#7AF9AB
ΔE00 3.90
Seafoam (survey)
#80F9AD
ΔE00 3.93
Light Blue Green
#7EFBB3
ΔE00 4.12
Light Sea Green
#98F6B0
ΔE00 4.81
Aqua Green
#12E193
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE8A4 #E86FB3
analogous
#77E86F #6FE8A4 #6FE8E1
triadic
#6FE8A4 #A46FE8 #E8A46F
tetradic
#6FE8A4 #6F77E8 #E86FB3 #E8E16F
square
#6FE8A4 #6F77E8 #E86FB3 #E8E16F
split-complementary
#6FE8A4 #E16FE8 #E86F77
monochromatic
#1EBE64 #3AE083 #6FE8A4 #A4F0C5 #D9F9E7
Accessibility & contrast
On white
1.53
#6FE8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#6FE8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE8A4
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE8A4 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D8A0
Deuteranopia (green-blind)
#D5CCA8
Tritanopia (blue-blind)
#4BE6D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6fe8a4; /* rgb */ color: rgb(111, 232, 164); /* oklch */ color: oklch(84.4% 0.146 156.6);
Tailwind
colors: {
custom: {
50: '#a0f0bf',
500: '#6fe8a4',
950: '#000000',
},
}SCSS
$custom: #6fe8a4; $custom-light: #a0f0bf; $custom-dark: #000000;
JSON
{
"hex": "#6fe8a4",
"rgb": {
"r": 111,
"g": 232,
"b": 164
},
"hsl": {
"h": 146.281,
"s": 72.455,
"l": 67.255
},
"oklch": {
"l": 0.84353,
"c": 0.14649,
"h": 156.6
},
"luminance": 0.63773
}Semantic roles & 50–950 ramp
primary
#6FE8A4
secondary
#BD3E85
accent
#117FD5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582