#6CE59B#6CE59B
#6CE59B is a very light, vivid green. Relative luminance 0.616; OKLCH L 83.3% C 0.152 H 154.4°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE59B |
|---|---|
| RGB | rgb(108, 229, 155) |
| HSL | hsl(143, 70%, 66%) |
| HSV | hsv(143, 53%, 90%) |
| CMYK | cmyk(52.8%, 0%, 32.3%, 10.2%) |
| CIE-LAB | lab(82.69, -50.35, 26.00) |
| CIE-LCH | lch(82.69, 56.67, 152.69°) |
| OKLab | oklab(83.33% -0.1371 0.0656) |
| OKLCH | oklch(83.33% 0.152 154.4) |
| XYZ | xyz(40.1170, 61.5899, 40.7780) |
| Luminance | 0.6159 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.35
Aqua Green
#12E193
ΔE00 4.38
Seafoam (survey)
#80F9AD
ΔE00 4.46
Light Greenish Blue
#63F7B4
ΔE00 4.79
Weird Green
#3AE57F
ΔE00 4.93
Light Blue Green
#7EFBB3
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE59B #E56CB6
analogous
#79E56C #6CE59B #6CE5D7
triadic
#6CE59B #9B6CE5 #E59B6C
tetradic
#6CE59B #6C79E5 #E56CB6 #E5D76C
square
#6CE59B #6C79E5 #E56CB6 #E5D76C
split-complementary
#6CE59B #D76CE5 #E56C79
monochromatic
#20B65B #38DC78 #6CE59B #A0EEBE #D4F7E2
Accessibility & contrast
On white
1.58
#6CE59B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#6CE59B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE59B
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE59B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE59B | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D596
Deuteranopia (green-blind)
#D3C9A0
Tritanopia (blue-blind)
#4BE3D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6ce59b; /* rgb */ color: rgb(108, 229, 155); /* oklch */ color: oklch(83.3% 0.152 154.4);
Tailwind
colors: {
custom: {
50: '#9eeeb9',
500: '#6ce59b',
950: '#000000',
},
}SCSS
$custom: #6ce59b; $custom-light: #9eeeb9; $custom-dark: #000000;
JSON
{
"hex": "#6ce59b",
"rgb": {
"r": 108,
"g": 229,
"b": 155
},
"hsl": {
"h": 143.306,
"s": 69.942,
"l": 66.078
},
"oklch": {
"l": 0.83331,
"c": 0.15197,
"h": 154.4
},
"luminance": 0.61593
}Semantic roles & 50–950 ramp
primary
#6CE59B
secondary
#B73F88
accent
#1488D2
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581