#6FE694#6FE694
#6FE694 is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.5% C 0.158 H 151.7°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE694 |
|---|---|
| RGB | rgb(111, 230, 148) |
| HSL | hsl(139, 70%, 67%) |
| HSV | hsv(139, 52%, 90%) |
| CMYK | cmyk(51.7%, 0%, 35.7%, 9.8%) |
| CIE-LAB | lab(82.97, -51.30, 29.97) |
| CIE-LCH | lch(82.97, 59.41, 149.70°) |
| OKLab | oklab(83.55% -0.1393 0.0751) |
| OKLCH | oklch(83.55% 0.158 151.7) |
| XYZ | xyz(40.1948, 62.1079, 37.8811) |
| Luminance | 0.6211 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.05
Seafoam Green
#7AF9AB
ΔE00 4.37
Lightgreen
#90EE90
ΔE00 4.50
Seafoam (survey)
#80F9AD
ΔE00 4.53
Light Bluish Green
#76FDA8
ΔE00 4.93
Aqua Green
#12E193
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE694 #E66FC1
analogous
#86E66F #6FE694 #6FE6CF
triadic
#6FE694 #946FE6 #E6946F
tetradic
#6FE694 #6F86E6 #E66FC1 #E6CF6F
square
#6FE694 #6F86E6 #E66FC1 #E6CF6F
split-complementary
#6FE694 #CF6FE6 #E66F86
monochromatic
#20BA50 #3BDD6D #6FE694 #A3EFBB #D7F8E1
Accessibility & contrast
On white
1.56
#6FE694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#6FE694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE694
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE694 | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D68F
Deuteranopia (green-blind)
#D6CA99
Tritanopia (blue-blind)
#53E3D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6fe694; /* rgb */ color: rgb(111, 230, 148); /* oklch */ color: oklch(83.5% 0.158 151.7);
Tailwind
colors: {
custom: {
50: '#a0efb4',
500: '#6fe694',
950: '#000000',
},
}SCSS
$custom: #6fe694; $custom-light: #a0efb4; $custom-dark: #000000;
JSON
{
"hex": "#6fe694",
"rgb": {
"r": 111,
"g": 230,
"b": 148
},
"hsl": {
"h": 138.655,
"s": 70.414,
"l": 66.863
},
"oklch": {
"l": 0.83545,
"c": 0.15826,
"h": 151.7
},
"luminance": 0.62111
}Semantic roles & 50–950 ramp
primary
#6FE694
secondary
#BA3F94
accent
#1397D2
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581