#6AED85#6AED85
#6AED85 is a very light, vivid green. Relative luminance 0.653; OKLCH L 84.8% C 0.184 H 148.1°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6AED85 |
|---|---|
| RGB | rgb(106, 237, 133) |
| HSL | hsl(132, 78%, 67%) |
| HSV | hsv(132, 55%, 93%) |
| CMYK | cmyk(55.3%, 0%, 43.9%, 7.1%) |
| CIE-LAB | lab(84.65, -57.71, 39.65) |
| CIE-LCH | lch(84.65, 70.02, 145.51°) |
| OKLab | oklab(84.8% -0.1562 0.0974) |
| OKLCH | oklch(84.8% 0.184 148.1) |
| XYZ | xyz(40.4590, 65.3224, 32.6621) |
| Luminance | 0.6533 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.44
Lightgreen
#90EE90
ΔE00 3.60
Wintergreen
#20F986
ΔE00 4.16
Turquoise Green
#04F489
ΔE00 4.20
Minty Green
#0BF77D
ΔE00 4.22
Spearmint
#1EF876
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AED85 #ED6AD2
analogous
#91ED6A #6AED85 #6AEDC6
triadic
#6AED85 #856AED #ED856A
tetradic
#6AED85 #6A91ED #ED6AD2 #EDC66A
square
#6AED85 #6A91ED #ED6AD2 #EDC66A
split-complementary
#6AED85 #C66AED #ED6A91
monochromatic
#18C53B #33E658 #6AED85 #A1F4B2 #D7FADE
Accessibility & contrast
On white
1.49
#6AED85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#6AED85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AED85
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AED85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AED85 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB7D
Deuteranopia (green-blind)
#DECF8C
Tritanopia (blue-blind)
#4DE9D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6aed85; /* rgb */ color: rgb(106, 237, 133); /* oklch */ color: oklch(84.8% 0.184 148.1);
Tailwind
colors: {
custom: {
50: '#9ff4aa',
500: '#6aed85',
950: '#000000',
},
}SCSS
$custom: #6aed85; $custom-light: #9ff4aa; $custom-dark: #000000;
JSON
{
"hex": "#6aed85",
"rgb": {
"r": 106,
"g": 237,
"b": 133
},
"hsl": {
"h": 132.366,
"s": 78.443,
"l": 67.255
},
"oklch": {
"l": 0.84798,
"c": 0.18409,
"h": 148.1
},
"luminance": 0.65326
}Semantic roles & 50–950 ramp
primary
#6AED85
secondary
#C339A6
accent
#0BB0DB
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581