#6CED87#6CED87
#6CED87 is a very light, vivid green. Relative luminance 0.655; OKLCH L 84.9% C 0.181 H 148.2°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #6CED87 |
|---|---|
| RGB | rgb(108, 237, 135) |
| HSL | hsl(133, 78%, 68%) |
| HSV | hsv(133, 54%, 93%) |
| CMYK | cmyk(54.4%, 0%, 43%, 7.1%) |
| CIE-LAB | lab(84.74, -56.94, 38.80) |
| CIE-LCH | lch(84.74, 68.90, 145.73°) |
| OKLab | oklab(84.9% -0.1542 0.0954) |
| OKLCH | oklch(84.9% 0.181 148.2) |
| XYZ | xyz(40.8390, 65.5022, 33.4081) |
| Luminance | 0.6551 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.43
Weird Green
#3AE57F
ΔE00 3.51
Turquoise Green
#04F489
ΔE00 4.27
Wintergreen
#20F986
ΔE00 4.28
Minty Green
#0BF77D
ΔE00 4.40
Baby Green
#8CFF9E
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CED87 #ED6CD2
analogous
#92ED6C #6CED87 #6CEDC7
triadic
#6CED87 #876CED #ED876C
tetradic
#6CED87 #6C92ED #ED6CD2 #EDC76C
square
#6CED87 #6C92ED #ED6CD2 #EDC76C
split-complementary
#6CED87 #C76CED #ED6C92
monochromatic
#18C63D #35E65A #6CED87 #A3F4B4 #D9FAE0
Accessibility & contrast
On white
1.49
#6CED87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#6CED87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CED87
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CED87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CED87 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB7F
Deuteranopia (green-blind)
#DECF8E
Tritanopia (blue-blind)
#50E9D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6ced87; /* rgb */ color: rgb(108, 237, 135); /* oklch */ color: oklch(84.9% 0.181 148.2);
Tailwind
colors: {
custom: {
50: '#a0f4ab',
500: '#6ced87',
950: '#000000',
},
}SCSS
$custom: #6ced87; $custom-light: #a0f4ab; $custom-dark: #000000;
JSON
{
"hex": "#6ced87",
"rgb": {
"r": 108,
"g": 237,
"b": 135
},
"hsl": {
"h": 132.558,
"s": 78.182,
"l": 67.647
},
"oklch": {
"l": 0.84901,
"c": 0.18134,
"h": 148.2
},
"luminance": 0.65506
}Semantic roles & 50–950 ramp
primary
#6CED87
secondary
#C439A7
accent
#0BAFDA
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581