#6AFA8B#6AFA8B
#6AFA8B is a very light, vivid green. Relative luminance 0.733; OKLCH L 88.1% C 0.196 H 148.5°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFA8B |
|---|---|
| RGB | rgb(106, 250, 139) |
| HSL | hsl(134, 94%, 70%) |
| HSV | hsv(134, 58%, 98%) |
| CMYK | cmyk(57.6%, 0%, 44.4%, 2%) |
| CIE-LAB | lab(88.59, -61.73, 41.76) |
| CIE-LCH | lch(88.59, 74.53, 145.92°) |
| OKLab | oklab(88.06% -0.1669 0.1024) |
| OKLCH | oklch(88.06% 0.196 148.5) |
| XYZ | xyz(44.7866, 73.2953, 36.2083) |
| Luminance | 0.7330 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.18
Baby Green
#8CFF9E
ΔE00 3.19
Lightgreen (survey)
#76FF7B
ΔE00 3.23
Mint Green
#8FFF9F
ΔE00 3.46
Minty Green
#0BF77D
ΔE00 3.50
Spearmint
#1EF876
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFA8B #FA6AD9
analogous
#91FA6A #6AFA8B #6AFAD3
triadic
#6AFA8B #8B6AFA #FA8B6A
tetradic
#6AFA8B #6A91FA #FA6AD9 #FAD36A
square
#6AFA8B #6A91FA #FA6AD9 #FAD36A
split-complementary
#6AFA8B #D36AFA #FA6A91
monochromatic
#08E23A #2FF85D #6AFA8B #A5FCB9 #E0FEE7
Accessibility & contrast
On white
1.34
#6AFA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#6AFA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFA8B
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFA8B | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE682
Deuteranopia (green-blind)
#E9D992
Tritanopia (blue-blind)
#46F5DF
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #6afa8b; /* rgb */ color: rgb(106, 250, 139); /* oklch */ color: oklch(88.1% 0.196 148.5);
Tailwind
colors: {
custom: {
50: '#a0fdae',
500: '#6afa8b',
950: '#000000',
},
}SCSS
$custom: #6afa8b; $custom-light: #a0fdae; $custom-dark: #000000;
JSON
{
"hex": "#6afa8b",
"rgb": {
"r": 106,
"g": 250,
"b": 139
},
"hsl": {
"h": 133.75,
"s": 93.506,
"l": 69.804
},
"oklch": {
"l": 0.88061,
"c": 0.19586,
"h": 148.5
},
"luminance": 0.73299
}Semantic roles & 50–950 ramp
primary
#6AFA8B
secondary
#D534B0
accent
#00B1E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681