#6FF694#6FF694
#6FF694 is a very light, vivid green. Relative luminance 0.714; OKLCH L 87.4% C 0.180 H 150.1°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF694 |
|---|---|
| RGB | rgb(111, 246, 148) |
| HSL | hsl(136, 88%, 70%) |
| HSV | hsv(136, 55%, 96%) |
| CMYK | cmyk(54.9%, 0%, 39.8%, 3.5%) |
| CIE-LAB | lab(87.69, -57.67, 36.22) |
| CIE-LCH | lch(87.69, 68.10, 147.87°) |
| OKLab | oklab(87.41% -0.1562 0.0898) |
| OKLCH | oklch(87.41% 0.18 150.1) |
| XYZ | xyz(44.8535, 71.4252, 39.4340) |
| Luminance | 0.7143 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.85
Baby Green
#8CFF9E
ΔE00 2.92
Light Green Blue
#56FCA2
ΔE00 3.06
Sea Green (survey)
#53FCA1
ΔE00 3.06
Mint Green
#8FFF9F
ΔE00 3.14
Seafoam Green
#7AF9AB
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF694 #F66FD1
analogous
#8EF66F #6FF694 #6FF6D7
triadic
#6FF694 #946FF6 #F6946F
tetradic
#6FF694 #6F8EF6 #F66FD1 #F6D76F
square
#6FF694 #6F8EF6 #F66FD1 #F6D76F
split-complementary
#6FF694 #D76FF6 #F66F8E
monochromatic
#0EDD47 #35F269 #6FF694 #A9FABF #E2FDEA
Accessibility & contrast
On white
1.37
#6FF694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#6FF694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF694
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF694 | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E48D
Deuteranopia (green-blind)
#E5D79A
Tritanopia (blue-blind)
#4EF2DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6ff694; /* rgb */ color: rgb(111, 246, 148); /* oklch */ color: oklch(87.4% 0.180 150.1);
Tailwind
colors: {
custom: {
50: '#a2fab4',
500: '#6ff694',
950: '#000000',
},
}SCSS
$custom: #6ff694; $custom-light: #a2fab4; $custom-dark: #000000;
JSON
{
"hex": "#6ff694",
"rgb": {
"r": 111,
"g": 246,
"b": 148
},
"hsl": {
"h": 136.444,
"s": 88.235,
"l": 70
},
"oklch": {
"l": 0.8741,
"c": 0.18019,
"h": 150.1
},
"luminance": 0.71429
}Semantic roles & 50–950 ramp
primary
#6FF694
secondary
#D039A7
accent
#01A6E5
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581