#6CE59C#6CE59C
#6CE59C is a very light, vivid green. Relative luminance 0.616; OKLCH L 83.4% C 0.151 H 154.8°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE59C |
|---|---|
| RGB | rgb(108, 229, 156) |
| HSL | hsl(144, 70%, 66%) |
| HSV | hsv(144, 53%, 90%) |
| CMYK | cmyk(52.8%, 0%, 31.9%, 10.2%) |
| CIE-LAB | lab(82.71, -50.16, 25.51) |
| CIE-LCH | lch(82.71, 56.28, 153.04°) |
| OKLab | oklab(83.35% -0.1366 0.0644) |
| OKLCH | oklch(83.35% 0.151 154.8) |
| XYZ | xyz(40.2013, 61.6236, 41.2221) |
| Luminance | 0.6163 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.36
Aqua Green
#12E193
ΔE00 4.36
Seafoam (survey)
#80F9AD
ΔE00 4.46
Light Greenish Blue
#63F7B4
ΔE00 4.68
Light Blue Green
#7EFBB3
ΔE00 4.89
Weird Green
#3AE57F
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE59C #E56CB5
analogous
#78E56C #6CE59C #6CE5D9
triadic
#6CE59C #9C6CE5 #E59C6C
tetradic
#6CE59C #6C78E5 #E56CB5 #E5D96C
square
#6CE59C #6C78E5 #E56CB5 #E5D96C
split-complementary
#6CE59C #D96CE5 #E56C78
monochromatic
#20B65C #38DC79 #6CE59C #A0EEBF #D4F7E2
Accessibility & contrast
On white
1.58
#6CE59C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#6CE59C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE59C
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE59C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE59C | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D597
Deuteranopia (green-blind)
#D3C9A1
Tritanopia (blue-blind)
#4AE3D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6ce59c; /* rgb */ color: rgb(108, 229, 156); /* oklch */ color: oklch(83.4% 0.151 154.8);
Tailwind
colors: {
custom: {
50: '#9eeeb9',
500: '#6ce59c',
950: '#000000',
},
}SCSS
$custom: #6ce59c; $custom-light: #9eeeb9; $custom-dark: #000000;
JSON
{
"hex": "#6ce59c",
"rgb": {
"r": 108,
"g": 229,
"b": 156
},
"hsl": {
"h": 143.802,
"s": 69.942,
"l": 66.078
},
"oklch": {
"l": 0.83351,
"c": 0.15107,
"h": 154.8
},
"luminance": 0.61627
}Semantic roles & 50–950 ramp
primary
#6CE59C
secondary
#B73F87
accent
#1486D2
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581