#6CED83#6CED83
#6CED83 is a very light, vivid green. Relative luminance 0.654; OKLCH L 84.8% C 0.185 H 147.4°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #6CED83 |
|---|---|
| RGB | rgb(108, 237, 131) |
| HSL | hsl(131, 78%, 68%) |
| HSV | hsv(131, 54%, 93%) |
| CMYK | cmyk(54.4%, 0%, 44.7%, 7.1%) |
| CIE-LAB | lab(84.69, -57.54, 40.69) |
| CIE-LCH | lch(84.69, 70.48, 144.74°) |
| OKLab | oklab(84.84% -0.1558 0.0997) |
| OKLCH | oklch(84.84% 0.185 147.4) |
| XYZ | xyz(40.5627, 65.3917, 31.9526) |
| Luminance | 0.6540 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.49
Weird Green
#3AE57F
ΔE00 3.68
Minty Green
#0BF77D
ΔE00 4.30
Wintergreen
#20F986
ΔE00 4.32
Spearmint
#1EF876
ΔE00 4.41
Turquoise Green
#04F489
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CED83 #ED6CD6
analogous
#95ED6C #6CED83 #6CEDC4
triadic
#6CED83 #836CED #ED836C
tetradic
#6CED83 #6C95ED #ED6CD6 #EDC46C
square
#6CED83 #6C95ED #ED6CD6 #EDC46C
split-complementary
#6CED83 #C46CED #ED6C95
monochromatic
#18C637 #35E655 #6CED83 #A3F4B1 #D9FADF
Accessibility & contrast
On white
1.49
#6CED83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#6CED83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CED83
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CED83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CED83 | 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)
#F0DB7B
Deuteranopia (green-blind)
#DECF8A
Tritanopia (blue-blind)
#51E8D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6ced83; /* rgb */ color: rgb(108, 237, 131); /* oklch */ color: oklch(84.8% 0.185 147.4);
Tailwind
colors: {
custom: {
50: '#a0f4a8',
500: '#6ced83',
950: '#000000',
},
}SCSS
$custom: #6ced83; $custom-light: #a0f4a8; $custom-dark: #000000;
JSON
{
"hex": "#6ced83",
"rgb": {
"r": 108,
"g": 237,
"b": 131
},
"hsl": {
"h": 130.698,
"s": 78.182,
"l": 67.647
},
"oklch": {
"l": 0.84836,
"c": 0.18498,
"h": 147.4
},
"luminance": 0.65395
}Semantic roles & 50–950 ramp
primary
#6CED83
secondary
#C439AB
accent
#0BB5DA
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#101710
muted
#808580