#6CED96#6CED96
#6CED96 is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.2% C 0.168 H 151.9°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6CED96 |
|---|---|
| RGB | rgb(108, 237, 150) |
| HSL | hsl(140, 78%, 68%) |
| HSV | hsv(140, 54%, 93%) |
| CMYK | cmyk(54.4%, 0%, 36.7%, 7.1%) |
| CIE-LAB | lab(84.97, -54.48, 31.61) |
| CIE-LCH | lch(84.97, 62.99, 149.88°) |
| OKLab | oklab(85.17% -0.1478 0.079) |
| OKLCH | oklch(85.17% 0.168 151.9) |
| XYZ | xyz(41.9705, 65.9548, 39.3671) |
| Luminance | 0.6596 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.31
Light Bluish Green
#76FDA8
ΔE00 3.53
Seafoam (survey)
#80F9AD
ΔE00 3.60
Light Green Blue
#56FCA2
ΔE00 3.63
Sea Green (survey)
#53FCA1
ΔE00 3.68
Weird Green
#3AE57F
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CED96 #ED6CC3
analogous
#82ED6C #6CED96 #6CEDD7
triadic
#6CED96 #966CED #ED966C
tetradic
#6CED96 #6C82ED #ED6CC3 #EDD76C
square
#6CED96 #6C82ED #ED6CC3 #EDD76C
split-complementary
#6CED96 #D76CED #ED6C82
monochromatic
#18C651 #35E66F #6CED96 #A3F4BD #D9FAE4
Accessibility & contrast
On white
1.48
#6CED96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#6CED96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CED96
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CED96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CED96 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC90
Deuteranopia (green-blind)
#DCCF9B
Tritanopia (blue-blind)
#4AEAD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6ced96; /* rgb */ color: rgb(108, 237, 150); /* oklch */ color: oklch(85.2% 0.168 151.9);
Tailwind
colors: {
custom: {
50: '#9ff4b5',
500: '#6ced96',
950: '#000000',
},
}SCSS
$custom: #6ced96; $custom-light: #9ff4b5; $custom-dark: #000000;
JSON
{
"hex": "#6ced96",
"rgb": {
"r": 108,
"g": 237,
"b": 150
},
"hsl": {
"h": 139.535,
"s": 78.182,
"l": 67.647
},
"oklch": {
"l": 0.85166,
"c": 0.16758,
"h": 151.9
},
"luminance": 0.65959
}Semantic roles & 50–950 ramp
primary
#6CED96
secondary
#C43997
accent
#0B97DA
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581