#6FFE93#6FFE93
#6FFE93 is a very light, vivid green. Relative luminance 0.764; OKLCH L 89.3% C 0.192 H 149.3°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFE93 |
|---|---|
| RGB | rgb(111, 254, 147) |
| HSL | hsl(135, 99%, 72%) |
| HSV | hsv(135, 56%, 100%) |
| CMYK | cmyk(56.3%, 0%, 42.1%, 0.4%) |
| CIE-LAB | lab(90.03, -60.90, 39.75) |
| CIE-LCH | lch(90.03, 72.73, 146.87°) |
| OKLab | oklab(89.32% -0.1648 0.098) |
| OKLCH | oklch(89.32% 0.192 149.3) |
| XYZ | xyz(47.2605, 76.3654, 39.8476) |
| Luminance | 0.7637 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.50
Mint Green
#8FFF9F
ΔE00 2.79
Light Bluish Green
#76FDA8
ΔE00 3.44
Sea Green (survey)
#53FCA1
ΔE00 3.55
Light Green Blue
#56FCA2
ΔE00 3.58
Wintergreen
#20F986
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFE93 #FE6FDA
analogous
#93FE6F #6FFE93 #6FFEDB
triadic
#6FFE93 #936FFE #FE936F
tetradic
#6FFE93 #6F93FE #FE6FDA #FEDB6F
square
#6FFE93 #6F93FE #FE6FDA #FEDB6F
split-complementary
#6FFE93 #DB6FFE #FE6F93
monochromatic
#02F13E #32FE65 #6FFE93 #ACFEC1 #E1FFE8
Accessibility & contrast
On white
1.29
#6FFE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#6FFE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFE93
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFE93 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8B
Deuteranopia (green-blind)
#EDDD9A
Tritanopia (blue-blind)
#4CFAE4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6ffe93; /* rgb */ color: rgb(111, 254, 147); /* oklch */ color: oklch(89.3% 0.192 149.3);
Tailwind
colors: {
custom: {
50: '#a3ffb4',
500: '#6ffe93',
950: '#000000',
},
}SCSS
$custom: #6ffe93; $custom-light: #a3ffb4; $custom-dark: #000000;
JSON
{
"hex": "#6ffe93",
"rgb": {
"r": 111,
"g": 254,
"b": 147
},
"hsl": {
"h": 135.105,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.89323,
"c": 0.19176,
"h": 149.3
},
"luminance": 0.7637
}Semantic roles & 50–950 ramp
primary
#6FFE93
secondary
#DA37B1
accent
#00ACE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681