#6CED9D#6CED9D
#6CED9D is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.3% C 0.161 H 153.9°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6CED9D |
|---|---|
| RGB | rgb(108, 237, 157) |
| HSL | hsl(143, 78%, 68%) |
| HSV | hsv(143, 54%, 93%) |
| CMYK | cmyk(54.4%, 0%, 33.8%, 7.1%) |
| CIE-LAB | lab(85.09, -53.24, 28.22) |
| CIE-LCH | lch(85.09, 60.26, 152.08°) |
| OKLab | oklab(85.3% -0.1447 0.071) |
| OKLCH | oklch(85.3% 0.161 153.9) |
| XYZ | xyz(42.5510, 66.1870, 42.4248) |
| Luminance | 0.6619 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.76
Seafoam (survey)
#80F9AD
ΔE00 3.02
Light Bluish Green
#76FDA8
ΔE00 3.40
Light Green Blue
#56FCA2
ΔE00 3.58
Light Blue Green
#7EFBB3
ΔE00 3.65
Sea Green (survey)
#53FCA1
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CED9D #ED6CBC
analogous
#7BED6C #6CED9D #6CEDDE
triadic
#6CED9D #9D6CED #ED9D6C
tetradic
#6CED9D #6C7BED #ED6CBC #EDDE6C
square
#6CED9D #6C7BED #ED6CBC #EDDE6C
split-complementary
#6CED9D #DE6CED #ED6C7B
monochromatic
#18C65A #35E679 #6CED9D #A3F4C1 #D9FAE6
Accessibility & contrast
On white
1.47
#6CED9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#6CED9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CED9D
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CED9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CED9D | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC98
Deuteranopia (green-blind)
#DBD0A2
Tritanopia (blue-blind)
#47EAD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6ced9d; /* rgb */ color: rgb(108, 237, 157); /* oklch */ color: oklch(85.3% 0.161 153.9);
Tailwind
colors: {
custom: {
50: '#9ff4ba',
500: '#6ced9d',
950: '#000000',
},
}SCSS
$custom: #6ced9d; $custom-light: #9ff4ba; $custom-dark: #000000;
JSON
{
"hex": "#6ced9d",
"rgb": {
"r": 108,
"g": 237,
"b": 157
},
"hsl": {
"h": 142.791,
"s": 78.182,
"l": 67.647
},
"oklch": {
"l": 0.85302,
"c": 0.1612,
"h": 153.9
},
"luminance": 0.66191
}Semantic roles & 50–950 ramp
primary
#6CED9D
secondary
#C4398F
accent
#0B8CDA
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581