#6CED95#6CED95
#6CED95 is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.1% C 0.168 H 151.6°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6CED95 |
|---|---|
| RGB | rgb(108, 237, 149) |
| HSL | hsl(139, 78%, 68%) |
| HSV | hsv(139, 54%, 93%) |
| CMYK | cmyk(54.4%, 0%, 37.1%, 7.1%) |
| CIE-LAB | lab(84.96, -54.65, 32.09) |
| CIE-LCH | lch(84.96, 63.38, 149.58°) |
| OKLab | oklab(85.15% -0.1482 0.0801) |
| OKLCH | oklch(85.15% 0.168 151.6) |
| XYZ | xyz(41.8903, 65.9227, 38.9448) |
| Luminance | 0.6593 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.41
Light Bluish Green
#76FDA8
ΔE00 3.58
Light Green Blue
#56FCA2
ΔE00 3.67
Seafoam (survey)
#80F9AD
ΔE00 3.71
Sea Green (survey)
#53FCA1
ΔE00 3.72
Weird Green
#3AE57F
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CED95 #ED6CC4
analogous
#83ED6C #6CED95 #6CEDD6
triadic
#6CED95 #956CED #ED956C
tetradic
#6CED95 #6C83ED #ED6CC4 #EDD66C
square
#6CED95 #6C83ED #ED6CC4 #EDD66C
split-complementary
#6CED95 #D66CED #ED6C83
monochromatic
#18C650 #35E66E #6CED95 #A3F4BC #D9FAE4
Accessibility & contrast
On white
1.48
#6CED95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#6CED95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CED95
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CED95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CED95 | 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)
#EEDC8F
Deuteranopia (green-blind)
#DCCF9B
Tritanopia (blue-blind)
#4BEAD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6ced95; /* rgb */ color: rgb(108, 237, 149); /* oklch */ color: oklch(85.1% 0.168 151.6);
Tailwind
colors: {
custom: {
50: '#9ff4b5',
500: '#6ced95',
950: '#000000',
},
}SCSS
$custom: #6ced95; $custom-light: #9ff4b5; $custom-dark: #000000;
JSON
{
"hex": "#6ced95",
"rgb": {
"r": 108,
"g": 237,
"b": 149
},
"hsl": {
"h": 139.07,
"s": 78.182,
"l": 67.647
},
"oklch": {
"l": 0.85148,
"c": 0.16849,
"h": 151.6
},
"luminance": 0.65926
}Semantic roles & 50–950 ramp
primary
#6CED95
secondary
#C43998
accent
#0B99DA
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581