#6CED85#6CED85
#6CED85 is a very light, vivid green. Relative luminance 0.654; OKLCH L 84.9% C 0.183 H 147.8°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #6CED85 |
|---|---|
| RGB | rgb(108, 237, 133) |
| HSL | hsl(132, 78%, 68%) |
| HSV | hsv(132, 54%, 93%) |
| CMYK | cmyk(54.4%, 0%, 43.9%, 7.1%) |
| CIE-LAB | lab(84.71, -57.24, 39.75) |
| CIE-LCH | lch(84.71, 69.69, 145.23°) |
| OKLab | oklab(84.87% -0.155 0.0976) |
| OKLCH | oklch(84.87% 0.183 147.8) |
| XYZ | xyz(40.6995, 65.4464, 32.6734) |
| Luminance | 0.6545 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.45
Weird Green
#3AE57F
ΔE00 3.58
Wintergreen
#20F986
ΔE00 4.29
Minty Green
#0BF77D
ΔE00 4.34
Turquoise Green
#04F489
ΔE00 4.35
Spearmint
#1EF876
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CED85 #ED6CD4
analogous
#93ED6C #6CED85 #6CEDC6
triadic
#6CED85 #856CED #ED856C
tetradic
#6CED85 #6C93ED #ED6CD4 #EDC66C
square
#6CED85 #6C93ED #ED6CD4 #EDC66C
split-complementary
#6CED85 #C66CED #ED6C93
monochromatic
#18C63A #35E658 #6CED85 #A3F4B2 #D9FAE0
Accessibility & contrast
On white
1.49
#6CED85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#6CED85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CED85
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CED85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CED85 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB7D
Deuteranopia (green-blind)
#DECF8C
Tritanopia (blue-blind)
#51E9D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6ced85; /* rgb */ color: rgb(108, 237, 133); /* oklch */ color: oklch(84.9% 0.183 147.8);
Tailwind
colors: {
custom: {
50: '#a0f4aa',
500: '#6ced85',
950: '#000000',
},
}SCSS
$custom: #6ced85; $custom-light: #a0f4aa; $custom-dark: #000000;
JSON
{
"hex": "#6ced85",
"rgb": {
"r": 108,
"g": 237,
"b": 133
},
"hsl": {
"h": 131.628,
"s": 78.182,
"l": 67.647
},
"oklch": {
"l": 0.84868,
"c": 0.18317,
"h": 147.8
},
"luminance": 0.6545
}Semantic roles & 50–950 ramp
primary
#6CED85
secondary
#C439A9
accent
#0BB2DA
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581