#6AFC9D#6AFC9D
#6AFC9D is a very light, vivid green. Relative luminance 0.751; OKLCH L 88.9% C 0.182 H 152.3°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFC9D |
|---|---|
| RGB | rgb(106, 252, 157) |
| HSL | hsl(141, 96%, 70%) |
| HSV | hsv(141, 58%, 99%) |
| CMYK | cmyk(57.9%, 0%, 37.7%, 1.2%) |
| CIE-LAB | lab(89.45, -59.58, 34.03) |
| CIE-LCH | lch(89.45, 68.62, 150.27°) |
| OKLab | oklab(88.85% -0.1614 0.0849) |
| OKLCH | oklch(88.85% 0.182 152.3) |
| XYZ | xyz(46.8364, 75.1149, 43.9221) |
| Luminance | 0.7512 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.71
Light Green Blue
#56FCA2
ΔE00 1.77
Sea Green (survey)
#53FCA1
ΔE00 1.80
Seafoam Green
#7AF9AB
ΔE00 2.81
Baby Green
#8CFF9E
ΔE00 3.02
Seafoam (survey)
#80F9AD
ΔE00 3.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFC9D #FC6AC9
analogous
#80FC6A #6AFC9D #6AFCE6
triadic
#6AFC9D #9D6AFC #FC9D6A
tetradic
#6AFC9D #6A80FC #FC6AC9 #FCE66A
square
#6AFC9D #6A80FC #FC6AC9 #FCE66A
split-complementary
#6AFC9D #E66AFC #FC6A80
monochromatic
#05E754 #2EFB76 #6AFC9D #A6FDC4 #E1FEEB
Accessibility & contrast
On white
1.31
#6AFC9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#6AFC9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFC9D
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFC9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFC9D | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE997
Deuteranopia (green-blind)
#E9DBA3
Tritanopia (blue-blind)
#3DF9E4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #6afc9d; /* rgb */ color: rgb(106, 252, 157); /* oklch */ color: oklch(88.9% 0.182 152.3);
Tailwind
colors: {
custom: {
50: '#a0feba',
500: '#6afc9d',
950: '#000000',
},
}SCSS
$custom: #6afc9d; $custom-light: #a0feba; $custom-dark: #000000;
JSON
{
"hex": "#6afc9d",
"rgb": {
"r": 106,
"g": 252,
"b": 157
},
"hsl": {
"h": 140.959,
"s": 96.053,
"l": 70.196
},
"oklch": {
"l": 0.88854,
"c": 0.18234,
"h": 152.3
},
"luminance": 0.75119
}Semantic roles & 50–950 ramp
primary
#6AFC9D
secondary
#D7339E
accent
#0095E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101812
muted
#818682