#6CED7B#6CED7B
#6CED7B is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.7% C 0.192 H 145.9°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #6CED7B |
|---|---|
| RGB | rgb(108, 237, 123) |
| HSL | hsl(127, 78%, 68%) |
| HSV | hsv(127, 54%, 93%) |
| CMYK | cmyk(54.4%, 0%, 48.1%, 7.1%) |
| CIE-LAB | lab(84.58, -58.70, 44.43) |
| CIE-LCH | lch(84.58, 73.62, 142.88°) |
| OKLab | oklab(84.71% -0.1591 0.1078) |
| OKLCH | oklch(84.71% 0.192 145.9) |
| XYZ | xyz(40.0413, 65.1831, 29.2066) |
| Luminance | 0.6519 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.65
Lightgreen
#90EE90
ΔE00 3.89
Lightgreen (survey)
#76FF7B
ΔE00 4.16
Spearmint
#1EF876
ΔE00 4.17
Weird Green
#3AE57F
ΔE00 4.24
Minty Green
#0BF77D
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CED7B #ED6CDE
analogous
#9DED6C #6CED7B #6CEDBC
triadic
#6CED7B #7B6CED #ED7B6C
tetradic
#6CED7B #6C9DED #ED6CDE #EDBC6C
square
#6CED7B #6C9DED #ED6CDE #EDBC6C
split-complementary
#6CED7B #BC6CED #ED6C9D
monochromatic
#18C62D #35E64A #6CED7B #A3F4AC #D9FADD
Accessibility & contrast
On white
1.50
#6CED7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#6CED7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CED7B
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CED7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CED7B | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA72
Deuteranopia (green-blind)
#DFCF83
Tritanopia (blue-blind)
#54E8D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6ced7b; /* rgb */ color: rgb(108, 237, 123); /* oklch */ color: oklch(84.7% 0.192 145.9);
Tailwind
colors: {
custom: {
50: '#a0f4a3',
500: '#6ced7b',
950: '#000000',
},
}SCSS
$custom: #6ced7b; $custom-light: #a0f4a3; $custom-dark: #000000;
JSON
{
"hex": "#6ced7b",
"rgb": {
"r": 108,
"g": 237,
"b": 123
},
"hsl": {
"h": 126.977,
"s": 78.182,
"l": 67.647
},
"oklch": {
"l": 0.84713,
"c": 0.19218,
"h": 145.9
},
"luminance": 0.65187
}Semantic roles & 50–950 ramp
primary
#6CED7B
secondary
#C439B4
accent
#0BC2DA
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#10170F
muted
#808580