#6CED9C#6CED9C
#6CED9C is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.3% C 0.162 H 153.6°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6CED9C |
|---|---|
| RGB | rgb(108, 237, 156) |
| HSL | hsl(142, 78%, 68%) |
| HSV | hsv(142, 54%, 93%) |
| CMYK | cmyk(54.4%, 0%, 34.2%, 7.1%) |
| CIE-LAB | lab(85.07, -53.42, 28.70) |
| CIE-LCH | lch(85.07, 60.65, 151.75°) |
| OKLab | oklab(85.28% -0.1452 0.0721) |
| OKLCH | oklch(85.28% 0.162 153.6) |
| XYZ | xyz(42.4660, 66.1530, 41.9770) |
| Luminance | 0.6616 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.81
Seafoam (survey)
#80F9AD
ΔE00 3.08
Light Bluish Green
#76FDA8
ΔE00 3.39
Light Green Blue
#56FCA2
ΔE00 3.56
Sea Green (survey)
#53FCA1
ΔE00 3.64
Light Blue Green
#7EFBB3
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CED9C #ED6CBD
analogous
#7CED6C #6CED9C #6CEDDD
triadic
#6CED9C #9C6CED #ED9C6C
tetradic
#6CED9C #6C7CED #ED6CBD #EDDD6C
square
#6CED9C #6C7CED #ED6CBD #EDDD6C
split-complementary
#6CED9C #DD6CED #ED6C7C
monochromatic
#18C659 #35E677 #6CED9C #A3F4C1 #D9FAE5
Accessibility & contrast
On white
1.48
#6CED9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#6CED9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CED9C
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CED9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CED9C | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC97
Deuteranopia (green-blind)
#DBCFA1
Tritanopia (blue-blind)
#47EAD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6ced9c; /* rgb */ color: rgb(108, 237, 156); /* oklch */ color: oklch(85.3% 0.162 153.6);
Tailwind
colors: {
custom: {
50: '#9ff4b9',
500: '#6ced9c',
950: '#000000',
},
}SCSS
$custom: #6ced9c; $custom-light: #9ff4b9; $custom-dark: #000000;
JSON
{
"hex": "#6ced9c",
"rgb": {
"r": 108,
"g": 237,
"b": 156
},
"hsl": {
"h": 142.326,
"s": 78.182,
"l": 67.647
},
"oklch": {
"l": 0.85282,
"c": 0.16211,
"h": 153.6
},
"luminance": 0.66157
}Semantic roles & 50–950 ramp
primary
#6CED9C
secondary
#C43990
accent
#0B8DDA
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581