#6CE676#6CE676
#6CE676 is a very light, vivid green. Relative luminance 0.611; OKLCH L 82.9% C 0.187 H 145.2°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE676 |
|---|---|
| RGB | rgb(108, 230, 118) |
| HSL | hsl(125, 71%, 66%) |
| HSV | hsv(125, 53%, 90%) |
| CMYK | cmyk(53%, 0%, 48.7%, 9.8%) |
| CIE-LAB | lab(82.43, -56.72, 44.14) |
| CIE-LCH | lch(82.43, 71.87, 142.11°) |
| OKLab | oklab(82.92% -0.1539 0.1069) |
| OKLCH | oklch(82.92% 0.187 145.2) |
| XYZ | xyz(37.7490, 61.0866, 26.9377) |
| Luminance | 0.6109 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.65
Weird Green
#3AE57F
ΔE00 4.04
Lightgreen
#90EE90
ΔE00 4.21
Fresh Green
#69D84F
ΔE00 5.16
Spearmint
#1EF876
ΔE00 5.25
Tealish Green
#0CDC73
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE676 #E66CDC
analogous
#9FE66C #6CE676 #6CE6B3
triadic
#6CE676 #766CE6 #E6766C
tetradic
#6CE676 #6C9FE6 #E66CDC #E6B36C
square
#6CE676 #6C9FE6 #E66CDC #E6B36C
split-complementary
#6CE676 #B36CE6 #E66C9F
monochromatic
#1FB82C #38DD45 #6CE676 #A0EFA7 #D5F8D7
Accessibility & contrast
On white
1.59
#6CE676 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#6CE676 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE676
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE676 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE676 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D46D
Deuteranopia (green-blind)
#D9C97E
Tritanopia (blue-blind)
#57E1CC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6ce676; /* rgb */ color: rgb(108, 230, 118); /* oklch */ color: oklch(82.9% 0.187 145.2);
Tailwind
colors: {
custom: {
50: '#9fef9f',
500: '#6ce676',
950: '#000000',
},
}SCSS
$custom: #6ce676; $custom-light: #9fef9f; $custom-dark: #000000;
JSON
{
"hex": "#6ce676",
"rgb": {
"r": 108,
"g": 230,
"b": 118
},
"hsl": {
"h": 124.918,
"s": 70.93,
"l": 66.275
},
"oklch": {
"l": 0.82924,
"c": 0.18737,
"h": 145.2
},
"luminance": 0.6109
}Semantic roles & 50–950 ramp
primary
#6CE676
secondary
#B83EAE
accent
#13C3D3
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F160F
muted
#808580