#6CE796#6CE796
#6CE796 is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.7% C 0.159 H 152.6°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE796 |
|---|---|
| RGB | rgb(108, 231, 150) |
| HSL | hsl(140, 72%, 66%) |
| HSV | hsv(140, 53%, 91%) |
| CMYK | cmyk(53.2%, 0%, 35.1%, 9.4%) |
| CIE-LAB | lab(83.20, -52.07, 29.24) |
| CIE-LCH | lch(83.20, 59.72, 150.68°) |
| OKLab | oklab(83.71% -0.1414 0.0733) |
| OKLCH | oklch(83.71% 0.159 152.6) |
| XYZ | xyz(40.2623, 62.5385, 38.7977) |
| Luminance | 0.6254 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.05
Seafoam Green
#7AF9AB
ΔE00 4.10
Seafoam (survey)
#80F9AD
ΔE00 4.28
Light Bluish Green
#76FDA8
ΔE00 4.69
Aqua Green
#12E193
ΔE00 4.72
Light Green Blue
#56FCA2
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE796 #E76CBD
analogous
#80E76C #6CE796 #6CE7D4
triadic
#6CE796 #966CE7 #E7966C
tetradic
#6CE796 #6C80E7 #E76CBD #E7D46C
square
#6CE796 #6C80E7 #E76CBD #E7D46C
split-complementary
#6CE796 #D46CE7 #E76C80
monochromatic
#1EBA54 #37DE70 #6CE796 #A1F0BC #D5F8E1
Accessibility & contrast
On white
1.55
#6CE796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#6CE796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE796
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE796 | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D691
Deuteranopia (green-blind)
#D6CA9B
Tritanopia (blue-blind)
#4CE4D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6ce796; /* rgb */ color: rgb(108, 231, 150); /* oklch */ color: oklch(83.7% 0.159 152.6);
Tailwind
colors: {
custom: {
50: '#9fefb5',
500: '#6ce796',
950: '#000000',
},
}SCSS
$custom: #6ce796; $custom-light: #9fefb5; $custom-dark: #000000;
JSON
{
"hex": "#6ce796",
"rgb": {
"r": 108,
"g": 231,
"b": 150
},
"hsl": {
"h": 140.488,
"s": 71.93,
"l": 66.471
},
"oklch": {
"l": 0.83714,
"c": 0.15932,
"h": 152.6
},
"luminance": 0.62542
}Semantic roles & 50–950 ramp
primary
#6CE796
secondary
#BA3D8F
accent
#1292D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581