#6CE88D#6CE88D
#6CE88D is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.8% C 0.169 H 150.0°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE88D |
|---|---|
| RGB | rgb(108, 232, 141) |
| HSL | hsl(136, 73%, 67%) |
| HSV | hsv(136, 53%, 91%) |
| CMYK | cmyk(53.4%, 0%, 39.2%, 9%) |
| CIE-LAB | lab(83.35, -54.01, 34.00) |
| CIE-LCH | lch(83.35, 63.82, 147.81°) |
| OKLab | oklab(83.79% -0.1464 0.0845) |
| OKLCH | oklch(83.79% 0.169 150) |
| XYZ | xyz(39.8459, 62.8210, 35.2200) |
| Luminance | 0.6282 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.24
Lightgreen
#90EE90
ΔE00 3.86
Seafoam Green
#7AF9AB
ΔE00 4.72
Turquoise Green
#04F489
ΔE00 4.76
Light Bluish Green
#76FDA8
ΔE00 4.88
Light Green Blue
#56FCA2
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE88D #E86CC7
analogous
#89E86C #6CE88D #6CE8CB
triadic
#6CE88D #8D6CE8 #E88D6C
tetradic
#6CE88D #6C89E8 #E86CC7 #E8CB6C
square
#6CE88D #6C89E8 #E86CC7 #E8CB6C
split-complementary
#6CE88D #CB6CE8 #E86C89
monochromatic
#1DBC48 #37E064 #6CE88D #A1F0B6 #D6F9DF
Accessibility & contrast
On white
1.55
#6CE88D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#6CE88D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE88D
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE88D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE88D | 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)
#E9D787
Deuteranopia (green-blind)
#D8CB93
Tritanopia (blue-blind)
#4FE4D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ce88d; /* rgb */ color: rgb(108, 232, 141); /* oklch */ color: oklch(83.8% 0.169 150.0);
Tailwind
colors: {
custom: {
50: '#9ff0af',
500: '#6ce88d',
950: '#000000',
},
}SCSS
$custom: #6ce88d; $custom-light: #9ff0af; $custom-dark: #000000;
JSON
{
"hex": "#6ce88d",
"rgb": {
"r": 108,
"g": 232,
"b": 141
},
"hsl": {
"h": 135.968,
"s": 72.941,
"l": 66.667
},
"oklch": {
"l": 0.83788,
"c": 0.16902,
"h": 150
},
"luminance": 0.62824
}Semantic roles & 50–950 ramp
primary
#6CE88D
secondary
#BB3D9A
accent
#10A1D5
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581