#6CE996#6CE996
#6CE996 is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.2% C 0.162 H 152.3°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE996 |
|---|---|
| RGB | rgb(108, 233, 150) |
| HSL | hsl(140, 74%, 67%) |
| HSV | hsv(140, 54%, 91%) |
| CMYK | cmyk(53.6%, 0%, 35.6%, 8.6%) |
| CIE-LAB | lab(83.79, -52.88, 30.03) |
| CIE-LCH | lch(83.79, 60.81, 150.40°) |
| OKLab | oklab(84.2% -0.1436 0.0752) |
| OKLCH | oklch(84.2% 0.162 152.3) |
| XYZ | xyz(40.8253, 63.6644, 38.9853) |
| Luminance | 0.6367 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.79
Weird Green
#3AE57F
ΔE00 3.94
Seafoam (survey)
#80F9AD
ΔE00 4.01
Light Bluish Green
#76FDA8
ΔE00 4.28
Light Green Blue
#56FCA2
ΔE00 4.38
Sea Green (survey)
#53FCA1
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE996 #E96CBF
analogous
#81E96C #6CE996 #6CE9D5
triadic
#6CE996 #966CE9 #E9966C
tetradic
#6CE996 #6C81E9 #E96CBF #E9D56C
square
#6CE996 #6C81E9 #E96CBF #E9D56C
split-complementary
#6CE996 #D56CE9 #E96C81
monochromatic
#1CBE53 #37E170 #6CE996 #A1F1BC #D6F9E2
Accessibility & contrast
On white
1.53
#6CE996 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#6CE996 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE996
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE996 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE996 | 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)
#E9D891
Deuteranopia (green-blind)
#D8CC9B
Tritanopia (blue-blind)
#4BE6D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ce996; /* rgb */ color: rgb(108, 233, 150); /* oklch */ color: oklch(84.2% 0.162 152.3);
Tailwind
colors: {
custom: {
50: '#9ff1b5',
500: '#6ce996',
950: '#000000',
},
}SCSS
$custom: #6ce996; $custom-light: #9ff1b5; $custom-dark: #000000;
JSON
{
"hex": "#6ce996",
"rgb": {
"r": 108,
"g": 233,
"b": 150
},
"hsl": {
"h": 140.16,
"s": 73.964,
"l": 66.863
},
"oklch": {
"l": 0.84198,
"c": 0.16209,
"h": 152.3
},
"luminance": 0.63668
}Semantic roles & 50–950 ramp
primary
#6CE996
secondary
#BD3C92
accent
#0F93D6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581