#6AFA91#6AFA91
#6AFA91 is a very light, vivid green. Relative luminance 0.735; OKLCH L 88.2% C 0.190 H 149.7°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFA91 |
|---|---|
| RGB | rgb(106, 250, 145) |
| HSL | hsl(136, 94%, 70%) |
| HSV | hsv(136, 58%, 98%) |
| CMYK | cmyk(57.6%, 0%, 42%, 2%) |
| CIE-LAB | lab(88.67, -60.80, 38.95) |
| CIE-LCH | lch(88.67, 72.20, 147.36°) |
| OKLab | oklab(88.16% -0.1645 0.0961) |
| OKLCH | oklch(88.16% 0.19 149.7) |
| XYZ | xyz(45.2371, 73.4755, 38.5808) |
| Luminance | 0.7348 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.91
Wintergreen
#20F986
ΔE00 3.16
Mint Green
#8FFF9F
ΔE00 3.19
Sea Green (survey)
#53FCA1
ΔE00 3.22
Light Green Blue
#56FCA2
ΔE00 3.27
Light Bluish Green
#76FDA8
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFA91 #FA6AD3
analogous
#8BFA6A #6AFA91 #6AFAD9
triadic
#6AFA91 #916AFA #FA916A
tetradic
#6AFA91 #6A8BFA #FA6AD3 #FAD96A
square
#6AFA91 #6A8BFA #FA6AD3 #FAD96A
split-complementary
#6AFA91 #D96AFA #FA6A8B
monochromatic
#08E243 #2FF865 #6AFA91 #A5FCBD #E0FEE8
Accessibility & contrast
On white
1.34
#6AFA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#6AFA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFA91
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFA91 | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE789
Deuteranopia (green-blind)
#E9D998
Tritanopia (blue-blind)
#44F6E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #6afa91; /* rgb */ color: rgb(106, 250, 145); /* oklch */ color: oklch(88.2% 0.190 149.7);
Tailwind
colors: {
custom: {
50: '#a0fdb2',
500: '#6afa91',
950: '#000000',
},
}SCSS
$custom: #6afa91; $custom-light: #a0fdb2; $custom-dark: #000000;
JSON
{
"hex": "#6afa91",
"rgb": {
"r": 106,
"g": 250,
"b": 145
},
"hsl": {
"h": 136.25,
"s": 93.506,
"l": 69.804
},
"oklch": {
"l": 0.88159,
"c": 0.19048,
"h": 149.7
},
"luminance": 0.7348
}Semantic roles & 50–950 ramp
primary
#6AFA91
secondary
#D534A9
accent
#00A7E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681