#6AFC99#6AFC99
#6AFC99 is a very light, vivid green. Relative luminance 0.750; OKLCH L 88.8% C 0.186 H 151.3°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFC99 |
|---|---|
| RGB | rgb(106, 252, 153) |
| HSL | hsl(139, 96%, 70%) |
| HSV | hsv(139, 58%, 99%) |
| CMYK | cmyk(57.9%, 0%, 39.3%, 1.2%) |
| CIE-LAB | lab(89.38, -60.26, 35.93) |
| CIE-LCH | lch(89.38, 70.16, 149.19°) |
| OKLab | oklab(88.78% -0.1631 0.0893) |
| OKLCH | oklch(88.78% 0.186 151.3) |
| XYZ | xyz(46.5005, 74.9805, 42.1530) |
| Luminance | 0.7499 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.28
Light Green Blue
#56FCA2
ΔE00 2.29
Light Bluish Green
#76FDA8
ΔE00 2.30
Baby Green
#8CFF9E
ΔE00 2.83
Mint Green
#8FFF9F
ΔE00 3.10
Seafoam Green
#7AF9AB
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFC99 #FC6ACD
analogous
#84FC6A #6AFC99 #6AFCE2
triadic
#6AFC99 #996AFC #FC996A
tetradic
#6AFC99 #6A84FC #FC6ACD #FCE26A
square
#6AFC99 #6A84FC #FC6ACD #FCE26A
split-complementary
#6AFC99 #E26AFC #FC6A84
monochromatic
#05E74D #2EFB70 #6AFC99 #A6FDC2 #E1FEEA
Accessibility & contrast
On white
1.31
#6AFC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#6AFC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFC99
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFC99 | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE992
Deuteranopia (green-blind)
#E9DB9F
Tritanopia (blue-blind)
#3FF8E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #6afc99; /* rgb */ color: rgb(106, 252, 153); /* oklch */ color: oklch(88.8% 0.186 151.3);
Tailwind
colors: {
custom: {
50: '#a0feb8',
500: '#6afc99',
950: '#000000',
},
}SCSS
$custom: #6afc99; $custom-light: #a0feb8; $custom-dark: #000000;
JSON
{
"hex": "#6afc99",
"rgb": {
"r": 106,
"g": 252,
"b": 153
},
"hsl": {
"h": 139.315,
"s": 96.053,
"l": 70.196
},
"oklch": {
"l": 0.88782,
"c": 0.18593,
"h": 151.3
},
"luminance": 0.74985
}Semantic roles & 50–950 ramp
primary
#6AFC99
secondary
#D733A2
accent
#009CE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681