#6CEB8A#6CEB8A
#6CEB8A is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.5% C 0.176 H 149.1°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEB8A |
|---|---|
| RGB | rgb(108, 235, 138) |
| HSL | hsl(134, 76%, 67%) |
| HSV | hsv(134, 54%, 92%) |
| CMYK | cmyk(54%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(84.19, -55.68, 36.60) |
| CIE-LCH | lch(84.19, 66.64, 146.68°) |
| OKLab | oklab(84.47% -0.1509 0.0905) |
| OKLCH | oklch(84.47% 0.176 149.1) |
| XYZ | xyz(40.4774, 64.4363, 34.3442) |
| Luminance | 0.6444 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.28
Lightgreen
#90EE90
ΔE00 3.51
Turquoise Green
#04F489
ΔE00 4.37
Wintergreen
#20F986
ΔE00 4.64
Sea Green (survey)
#53FCA1
ΔE00 4.73
Light Bluish Green
#76FDA8
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEB8A #EB6CCD
analogous
#8EEB6C #6CEB8A #6CEBC9
triadic
#6CEB8A #8A6CEB #EB8A6C
tetradic
#6CEB8A #6C8EEB #EB6CCD #EBC96C
square
#6CEB8A #6C8EEB #EB6CCD #EBC96C
split-complementary
#6CEB8A #C96CEB #EB6C8E
monochromatic
#1AC242 #36E45F #6CEB8A #A2F2B5 #D8FAE0
Accessibility & contrast
On white
1.51
#6CEB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#6CEB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEB8A
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEB8A | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD983
Deuteranopia (green-blind)
#DCCD90
Tritanopia (blue-blind)
#4FE7D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6ceb8a; /* rgb */ color: rgb(108, 235, 138); /* oklch */ color: oklch(84.5% 0.176 149.1);
Tailwind
colors: {
custom: {
50: '#9ff2ad',
500: '#6ceb8a',
950: '#000000',
},
}SCSS
$custom: #6ceb8a; $custom-light: #9ff2ad; $custom-dark: #000000;
JSON
{
"hex": "#6ceb8a",
"rgb": {
"r": 108,
"g": 235,
"b": 138
},
"hsl": {
"h": 134.173,
"s": 76.048,
"l": 67.255
},
"oklch": {
"l": 0.84465,
"c": 0.17589,
"h": 149.1
},
"luminance": 0.6444
}Semantic roles & 50–950 ramp
primary
#6CEB8A
secondary
#C03BA1
accent
#0DA8D8
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581