#6FE494#6FE494
#6FE494 is a very light, vivid green. Relative luminance 0.610; OKLCH L 83.1% C 0.155 H 151.9°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE494 |
|---|---|
| RGB | rgb(111, 228, 148) |
| HSL | hsl(139, 68%, 66%) |
| HSV | hsv(139, 51%, 89%) |
| CMYK | cmyk(51.3%, 0%, 35.1%, 10.6%) |
| CIE-LAB | lab(82.38, -50.48, 29.18) |
| CIE-LCH | lch(82.38, 58.31, 149.97°) |
| OKLab | oklab(83.06% -0.1372 0.0732) |
| OKLCH | oklch(83.06% 0.155 151.9) |
| XYZ | xyz(39.6414, 61.0011, 37.6967) |
| Luminance | 0.6100 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.23
Seafoam Green
#7AF9AB
ΔE00 4.71
Lightgreen
#90EE90
ΔE00 4.81
Seafoam (survey)
#80F9AD
ΔE00 4.84
Aqua Green
#12E193
ΔE00 4.90
Light Bluish Green
#76FDA8
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE494 #E46FBF
analogous
#85E46F #6FE494 #6FE4CE
triadic
#6FE494 #946FE4 #E4946F
tetradic
#6FE494 #6F85E4 #E46FBF #E4CE6F
square
#6FE494 #6F85E4 #E46FBF #E4CE6F
split-complementary
#6FE494 #CE6FE4 #E46F85
monochromatic
#22B651 #3BDA6E #6FE494 #A3EEBA #D6F7E1
Accessibility & contrast
On white
1.59
#6FE494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#6FE494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE494
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE494 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D48F
Deuteranopia (green-blind)
#D4C899
Tritanopia (blue-blind)
#53E1CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6fe494; /* rgb */ color: rgb(111, 228, 148); /* oklch */ color: oklch(83.1% 0.155 151.9);
Tailwind
colors: {
custom: {
50: '#a0edb4',
500: '#6fe494',
950: '#000000',
},
}SCSS
$custom: #6fe494; $custom-light: #a0edb4; $custom-dark: #000000;
JSON
{
"hex": "#6fe494",
"rgb": {
"r": 111,
"g": 228,
"b": 148
},
"hsl": {
"h": 138.974,
"s": 68.421,
"l": 66.471
},
"oklch": {
"l": 0.83061,
"c": 0.15547,
"h": 151.9
},
"luminance": 0.61004
}Semantic roles & 50–950 ramp
primary
#6FE494
secondary
#B74091
accent
#1595D0
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581