#6CED99#6CED99
#6CED99 is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.2% C 0.165 H 152.7°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6CED99 |
|---|---|
| RGB | rgb(108, 237, 153) |
| HSL | hsl(141, 78%, 68%) |
| HSV | hsv(141, 54%, 93%) |
| CMYK | cmyk(54.4%, 0%, 35.4%, 7.1%) |
| CIE-LAB | lab(85.02, -53.96, 30.16) |
| CIE-LCH | lch(85.02, 61.82, 150.80°) |
| OKLab | oklab(85.22% -0.1465 0.0756) |
| OKLCH | oklch(85.22% 0.165 152.7) |
| XYZ | xyz(42.2151, 66.0527, 40.6556) |
| Luminance | 0.6606 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.03
Seafoam (survey)
#80F9AD
ΔE00 3.31
Light Bluish Green
#76FDA8
ΔE00 3.42
Light Green Blue
#56FCA2
ΔE00 3.56
Sea Green (survey)
#53FCA1
ΔE00 3.62
Light Blue Green
#7EFBB3
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CED99 #ED6CC0
analogous
#80ED6C #6CED99 #6CEDD9
triadic
#6CED99 #996CED #ED996C
tetradic
#6CED99 #6C80ED #ED6CC0 #EDD96C
square
#6CED99 #6C80ED #ED6CC0 #EDD96C
split-complementary
#6CED99 #D96CED #ED6C80
monochromatic
#18C655 #35E673 #6CED99 #A3F4BF #D9FAE5
Accessibility & contrast
On white
1.48
#6CED99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#6CED99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CED99
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CED99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CED99 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC93
Deuteranopia (green-blind)
#DBCF9E
Tritanopia (blue-blind)
#49EAD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6ced99; /* rgb */ color: rgb(108, 237, 153); /* oklch */ color: oklch(85.2% 0.165 152.7);
Tailwind
colors: {
custom: {
50: '#9ff4b7',
500: '#6ced99',
950: '#000000',
},
}SCSS
$custom: #6ced99; $custom-light: #9ff4b7; $custom-dark: #000000;
JSON
{
"hex": "#6ced99",
"rgb": {
"r": 108,
"g": 237,
"b": 153
},
"hsl": {
"h": 140.93,
"s": 78.182,
"l": 67.647
},
"oklch": {
"l": 0.85224,
"c": 0.16483,
"h": 152.7
},
"luminance": 0.66056
}Semantic roles & 50–950 ramp
primary
#6CED99
secondary
#C43994
accent
#0B92DA
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581