#6CE88C#6CE88C
#6CE88C is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.8% C 0.170 H 149.8°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE88C |
|---|---|
| RGB | rgb(108, 232, 140) |
| HSL | hsl(135, 73%, 67%) |
| HSV | hsv(135, 53%, 91%) |
| CMYK | cmyk(53.4%, 0%, 39.7%, 9%) |
| CIE-LAB | lab(83.33, -54.18, 34.48) |
| CIE-LCH | lch(83.33, 64.22, 147.52°) |
| OKLab | oklab(83.77% -0.1468 0.0856) |
| OKLCH | oklch(83.77% 0.17 149.8) |
| XYZ | xyz(39.7719, 62.7914, 34.8299) |
| Luminance | 0.6280 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.20
Lightgreen
#90EE90
ΔE00 3.80
Turquoise Green
#04F489
ΔE00 4.74
Seafoam Green
#7AF9AB
ΔE00 4.83
Light Bluish Green
#76FDA8
ΔE00 4.95
Light Green Blue
#56FCA2
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE88C #E86CC8
analogous
#8AE86C #6CE88C #6CE8CA
triadic
#6CE88C #8C6CE8 #E88C6C
tetradic
#6CE88C #6C8AE8 #E86CC8 #E8CA6C
square
#6CE88C #6C8AE8 #E86CC8 #E8CA6C
split-complementary
#6CE88C #CA6CE8 #E86C8A
monochromatic
#1DBC46 #37E063 #6CE88C #A1F0B5 #D6F9DF
Accessibility & contrast
On white
1.55
#6CE88C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#6CE88C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE88C
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE88C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE88C | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D786
Deuteranopia (green-blind)
#D8CB92
Tritanopia (blue-blind)
#50E4D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ce88c; /* rgb */ color: rgb(108, 232, 140); /* oklch */ color: oklch(83.8% 0.170 149.8);
Tailwind
colors: {
custom: {
50: '#9ff0ae',
500: '#6ce88c',
950: '#000000',
},
}SCSS
$custom: #6ce88c; $custom-light: #9ff0ae; $custom-dark: #000000;
JSON
{
"hex": "#6ce88c",
"rgb": {
"r": 108,
"g": 232,
"b": 140
},
"hsl": {
"h": 135.484,
"s": 72.941,
"l": 66.667
},
"oklch": {
"l": 0.8377,
"c": 0.16995,
"h": 149.8
},
"luminance": 0.62795
}Semantic roles & 50–950 ramp
primary
#6CE88C
secondary
#BB3D9B
accent
#10A2D5
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581