#6AED87#6AED87
#6AED87 is a very light, vivid green. Relative luminance 0.654; OKLCH L 84.8% C 0.182 H 148.5°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #6AED87 |
|---|---|
| RGB | rgb(106, 237, 135) |
| HSL | hsl(133, 78%, 67%) |
| HSV | hsv(133, 55%, 93%) |
| CMYK | cmyk(55.3%, 0%, 43%, 7.1%) |
| CIE-LAB | lab(84.68, -57.40, 38.70) |
| CIE-LCH | lch(84.68, 69.23, 146.01°) |
| OKLab | oklab(84.83% -0.1554 0.0952) |
| OKLCH | oklch(84.83% 0.182 148.5) |
| XYZ | xyz(40.5985, 65.3782, 33.3968) |
| Luminance | 0.6538 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.37
Lightgreen
#90EE90
ΔE00 3.59
Turquoise Green
#04F489
ΔE00 4.12
Wintergreen
#20F986
ΔE00 4.16
Minty Green
#0BF77D
ΔE00 4.29
Spearmint
#1EF876
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AED87 #ED6AD0
analogous
#8FED6A #6AED87 #6AEDC8
triadic
#6AED87 #876AED #ED876A
tetradic
#6AED87 #6A8FED #ED6AD0 #EDC86A
square
#6AED87 #6A8FED #ED6AD0 #EDC86A
split-complementary
#6AED87 #C86AED #ED6A8F
monochromatic
#18C53E #33E65B #6AED87 #A1F4B3 #D7FADF
Accessibility & contrast
On white
1.49
#6AED87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#6AED87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AED87
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AED87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AED87 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB7F
Deuteranopia (green-blind)
#DDCF8E
Tritanopia (blue-blind)
#4CE9D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6aed87; /* rgb */ color: rgb(106, 237, 135); /* oklch */ color: oklch(84.8% 0.182 148.5);
Tailwind
colors: {
custom: {
50: '#9ff4ab',
500: '#6aed87',
950: '#000000',
},
}SCSS
$custom: #6aed87; $custom-light: #9ff4ab; $custom-dark: #000000;
JSON
{
"hex": "#6aed87",
"rgb": {
"r": 106,
"g": 237,
"b": 135
},
"hsl": {
"h": 133.282,
"s": 78.443,
"l": 67.255
},
"oklch": {
"l": 0.84831,
"c": 0.18227,
"h": 148.5
},
"luminance": 0.65382
}Semantic roles & 50–950 ramp
primary
#6AED87
secondary
#C339A4
accent
#0BADDB
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581