#6CE995#6CE995
#6CE995 is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.2% C 0.163 H 152.1°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE995 |
|---|---|
| RGB | rgb(108, 233, 149) |
| HSL | hsl(140, 74%, 67%) |
| HSV | hsv(140, 54%, 91%) |
| CMYK | cmyk(53.6%, 0%, 36.1%, 8.6%) |
| CIE-LAB | lab(83.77, -53.05, 30.52) |
| CIE-LCH | lch(83.77, 61.21, 150.09°) |
| OKLab | oklab(84.18% -0.144 0.0764) |
| OKLCH | oklch(84.18% 0.163 152.1) |
| XYZ | xyz(40.7451, 63.6323, 38.5631) |
| Luminance | 0.6364 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.84
Seafoam Green
#7AF9AB
ΔE00 3.86
Seafoam (survey)
#80F9AD
ΔE00 4.08
Light Bluish Green
#76FDA8
ΔE00 4.30
Light Green Blue
#56FCA2
ΔE00 4.40
Sea Green (survey)
#53FCA1
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE995 #E96CC0
analogous
#82E96C #6CE995 #6CE9D4
triadic
#6CE995 #956CE9 #E9956C
tetradic
#6CE995 #6C82E9 #E96CC0 #E9D46C
square
#6CE995 #6C82E9 #E96CC0 #E9D46C
split-complementary
#6CE995 #D46CE9 #E96C82
monochromatic
#1CBE51 #37E16F #6CE995 #A1F1BB #D6F9E2
Accessibility & contrast
On white
1.53
#6CE995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#6CE995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE995
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE995 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88F
Deuteranopia (green-blind)
#D8CC9A
Tritanopia (blue-blind)
#4CE6D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ce995; /* rgb */ color: rgb(108, 233, 149); /* oklch */ color: oklch(84.2% 0.163 152.1);
Tailwind
colors: {
custom: {
50: '#9ff1b4',
500: '#6ce995',
950: '#000000',
},
}SCSS
$custom: #6ce995; $custom-light: #9ff1b4; $custom-dark: #000000;
JSON
{
"hex": "#6ce995",
"rgb": {
"r": 108,
"g": 233,
"b": 149
},
"hsl": {
"h": 139.68,
"s": 73.964,
"l": 66.863
},
"oklch": {
"l": 0.84179,
"c": 0.163,
"h": 152.1
},
"luminance": 0.63636
}Semantic roles & 50–950 ramp
primary
#6CE995
secondary
#BD3C93
accent
#0F95D6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581