#6CE991#6CE991
#6CE991 is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.1% C 0.167 H 151.0°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE991 |
|---|---|
| RGB | rgb(108, 233, 145) |
| HSL | hsl(138, 74%, 67%) |
| HSV | hsv(138, 54%, 91%) |
| CMYK | cmyk(53.6%, 0%, 37.8%, 8.6%) |
| CIE-LAB | lab(83.71, -53.74, 32.46) |
| CIE-LCH | lch(83.71, 62.78, 148.87°) |
| OKLab | oklab(84.1% -0.1457 0.0809) |
| OKLCH | oklch(84.1% 0.167 151) |
| XYZ | xyz(40.4312, 63.5068, 36.9100) |
| Luminance | 0.6351 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.48
Lightgreen
#90EE90
ΔE00 4.07
Seafoam Green
#7AF9AB
ΔE00 4.21
Seafoam (survey)
#80F9AD
ΔE00 4.45
Light Bluish Green
#76FDA8
ΔE00 4.47
Light Green Blue
#56FCA2
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE991 #E96CC4
analogous
#86E96C #6CE991 #6CE9D0
triadic
#6CE991 #916CE9 #E9916C
tetradic
#6CE991 #6C86E9 #E96CC4 #E9D06C
square
#6CE991 #6C86E9 #E96CC4 #E9D06C
split-complementary
#6CE991 #D06CE9 #E96C86
monochromatic
#1CBE4C #37E169 #6CE991 #A1F1B9 #D6F9E1
Accessibility & contrast
On white
1.53
#6CE991 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#6CE991 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE991
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE991 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE991 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88B
Deuteranopia (green-blind)
#D9CC97
Tritanopia (blue-blind)
#4DE6D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ce991; /* rgb */ color: rgb(108, 233, 145); /* oklch */ color: oklch(84.1% 0.167 151.0);
Tailwind
colors: {
custom: {
50: '#9ff1b2',
500: '#6ce991',
950: '#000000',
},
}SCSS
$custom: #6ce991; $custom-light: #9ff1b2; $custom-dark: #000000;
JSON
{
"hex": "#6ce991",
"rgb": {
"r": 108,
"g": 233,
"b": 145
},
"hsl": {
"h": 137.76,
"s": 73.964,
"l": 66.863
},
"oklch": {
"l": 0.84104,
"c": 0.16669,
"h": 151
},
"luminance": 0.6351
}Semantic roles & 50–950 ramp
primary
#6CE991
secondary
#BD3C97
accent
#0F9BD6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581