#6FE894#6FE894
#6FE894 is a very light, vivid green. Relative luminance 0.632; OKLCH L 84.0% C 0.161 H 151.5°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE894 |
|---|---|
| RGB | rgb(111, 232, 148) |
| HSL | hsl(138, 72%, 67%) |
| HSV | hsv(138, 52%, 91%) |
| CMYK | cmyk(52.2%, 0%, 36.2%, 9%) |
| CIE-LAB | lab(83.56, -52.11, 30.76) |
| CIE-LCH | lch(83.56, 60.51, 149.44°) |
| OKLab | oklab(84.03% -0.1415 0.0769) |
| OKLCH | oklch(84.03% 0.161 151.5) |
| XYZ | xyz(40.7546, 63.2274, 38.0677) |
| Luminance | 0.6323 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.93
Seafoam Green
#7AF9AB
ΔE00 4.07
Lightgreen
#90EE90
ΔE00 4.23
Seafoam (survey)
#80F9AD
ΔE00 4.26
Light Bluish Green
#76FDA8
ΔE00 4.53
Light Green Blue
#56FCA2
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE894 #E86FC3
analogous
#87E86F #6FE894 #6FE8D0
triadic
#6FE894 #946FE8 #E8946F
tetradic
#6FE894 #6F87E8 #E86FC3 #E8D06F
square
#6FE894 #6F87E8 #E86FC3 #E8D06F
split-complementary
#6FE894 #D06FE8 #E86F87
monochromatic
#1EBE4F #3AE06D #6FE894 #A4F0BB #D9F9E2
Accessibility & contrast
On white
1.54
#6FE894 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#6FE894 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE894
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE894 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE894 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D78E
Deuteranopia (green-blind)
#D8CC99
Tritanopia (blue-blind)
#52E5D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6fe894; /* rgb */ color: rgb(111, 232, 148); /* oklch */ color: oklch(84.0% 0.161 151.5);
Tailwind
colors: {
custom: {
50: '#a0f0b4',
500: '#6fe894',
950: '#000000',
},
}SCSS
$custom: #6fe894; $custom-light: #a0f0b4; $custom-dark: #000000;
JSON
{
"hex": "#6fe894",
"rgb": {
"r": 111,
"g": 232,
"b": 148
},
"hsl": {
"h": 138.347,
"s": 72.455,
"l": 67.255
},
"oklch": {
"l": 0.84028,
"c": 0.16105,
"h": 151.5
},
"luminance": 0.63231
}Semantic roles & 50–950 ramp
primary
#6FE894
secondary
#BD3E96
accent
#1199D5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581