#6CE68C#6CE68C
#6CE68C is a very light, vivid green. Relative luminance 0.617; OKLCH L 83.3% C 0.167 H 149.9°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE68C |
|---|---|
| RGB | rgb(108, 230, 140) |
| HSL | hsl(136, 71%, 66%) |
| HSV | hsv(136, 53%, 90%) |
| CMYK | cmyk(53%, 0%, 39.1%, 9.8%) |
| CIE-LAB | lab(82.74, -53.38, 33.70) |
| CIE-LCH | lch(82.74, 63.13, 147.73°) |
| OKLab | oklab(83.28% -0.1447 0.0837) |
| OKLCH | oklch(83.28% 0.167 149.9) |
| XYZ | xyz(39.2121, 61.6719, 34.6434) |
| Luminance | 0.6168 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.23
Lightgreen
#90EE90
ΔE00 4.02
Seafoam Green
#7AF9AB
ΔE00 5.03
Turquoise Green
#04F489
ΔE00 5.05
Tealish Green
#0CDC73
ΔE00 5.14
Seafoam (survey)
#80F9AD
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE68C #E66CC6
analogous
#89E66C #6CE68C #6CE6C9
triadic
#6CE68C #8C6CE6 #E68C6C
tetradic
#6CE68C #6C89E6 #E66CC6 #E6C96C
square
#6CE68C #6C89E6 #E66CC6 #E6C96C
split-complementary
#6CE68C #C96CE6 #E66C89
monochromatic
#1FB847 #38DD63 #6CE68C #A0EFB5 #D5F8DE
Accessibility & contrast
On white
1.57
#6CE68C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#6CE68C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE68C
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE68C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE68C | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D586
Deuteranopia (green-blind)
#D7C992
Tritanopia (blue-blind)
#50E2D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6ce68c; /* rgb */ color: rgb(108, 230, 140); /* oklch */ color: oklch(83.3% 0.167 149.9);
Tailwind
colors: {
custom: {
50: '#9fefae',
500: '#6ce68c',
950: '#000000',
},
}SCSS
$custom: #6ce68c; $custom-light: #9fefae; $custom-dark: #000000;
JSON
{
"hex": "#6ce68c",
"rgb": {
"r": 108,
"g": 230,
"b": 140
},
"hsl": {
"h": 135.738,
"s": 70.93,
"l": 66.275
},
"oklch": {
"l": 0.83284,
"c": 0.1672,
"h": 149.9
},
"luminance": 0.61675
}Semantic roles & 50–950 ramp
primary
#6CE68C
secondary
#B83E98
accent
#13A0D3
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581