#6FE9A4#6FE9A4
#6FE9A4 is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.6% C 0.148 H 156.4°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE9A4 |
|---|---|
| RGB | rgb(111, 233, 164) |
| HSL | hsl(146, 73%, 67%) |
| HSV | hsv(146, 52%, 91%) |
| CMYK | cmyk(52.4%, 0%, 29.6%, 8.6%) |
| CIE-LAB | lab(84.14, -49.62, 23.35) |
| CIE-LCH | lch(84.14, 54.84, 154.80°) |
| OKLab | oklab(84.59% -0.1355 0.0592) |
| OKLCH | oklch(84.59% 0.148 156.4) |
| XYZ | xyz(42.3919, 64.3340, 45.2985) |
| Luminance | 0.6434 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.54
Seafoam Green
#7AF9AB
ΔE00 3.65
Seafoam (survey)
#80F9AD
ΔE00 3.70
Light Blue Green
#7EFBB3
ΔE00 3.90
Light Sea Green
#98F6B0
ΔE00 4.66
Light Bluish Green
#76FDA8
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE9A4 #E96FB4
analogous
#77E96F #6FE9A4 #6FE9E1
triadic
#6FE9A4 #A46FE9 #E9A46F
tetradic
#6FE9A4 #6F77E9 #E96FB4 #E9E16F
square
#6FE9A4 #6F77E9 #E96FB4 #E9E16F
split-complementary
#6FE9A4 #E16FE9 #E96F77
monochromatic
#1DC064 #3AE182 #6FE9A4 #A4F1C6 #D9F9E7
Accessibility & contrast
On white
1.51
#6FE9A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#6FE9A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE9A4
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE9A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE9A4 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D9A0
Deuteranopia (green-blind)
#D6CDA8
Tritanopia (blue-blind)
#4BE7D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6fe9a4; /* rgb */ color: rgb(111, 233, 164); /* oklch */ color: oklch(84.6% 0.148 156.4);
Tailwind
colors: {
custom: {
50: '#a0f1bf',
500: '#6fe9a4',
950: '#000000',
},
}SCSS
$custom: #6fe9a4; $custom-light: #a0f1bf; $custom-dark: #000000;
JSON
{
"hex": "#6fe9a4",
"rgb": {
"r": 111,
"g": 233,
"b": 164
},
"hsl": {
"h": 146.066,
"s": 73.494,
"l": 67.451
},
"oklch": {
"l": 0.84593,
"c": 0.14788,
"h": 156.4
},
"luminance": 0.64338
}Semantic roles & 50–950 ramp
primary
#6FE9A4
secondary
#BF3D87
accent
#1080D6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582