#6CEB96#6CEB96
#6CEB96 is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.7% C 0.165 H 152.1°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEB96 |
|---|---|
| RGB | rgb(108, 235, 150) |
| HSL | hsl(140, 76%, 67%) |
| HSV | hsv(140, 54%, 92%) |
| CMYK | cmyk(54%, 0%, 36.2%, 7.8%) |
| CIE-LAB | lab(84.38, -53.68, 30.82) |
| CIE-LCH | lch(84.38, 61.90, 150.14°) |
| OKLab | oklab(84.68% -0.1457 0.0771) |
| OKLCH | oklch(84.68% 0.165 152.1) |
| XYZ | xyz(41.3946, 64.8032, 39.1751) |
| Luminance | 0.6481 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.52
Seafoam (survey)
#80F9AD
ΔE00 3.77
Light Bluish Green
#76FDA8
ΔE00 3.89
Weird Green
#3AE57F
ΔE00 3.90
Light Green Blue
#56FCA2
ΔE00 3.99
Sea Green (survey)
#53FCA1
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEB96 #EB6CC1
analogous
#81EB6C #6CEB96 #6CEBD6
triadic
#6CEB96 #966CEB #EB966C
tetradic
#6CEB96 #6C81EB #EB6CC1 #EBD66C
square
#6CEB96 #6C81EB #EB6CC1 #EBD66C
split-complementary
#6CEB96 #D66CEB #EB6C81
monochromatic
#1AC252 #36E470 #6CEB96 #A2F2BC #D8FAE3
Accessibility & contrast
On white
1.50
#6CEB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#6CEB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEB96
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEB96 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA90
Deuteranopia (green-blind)
#DACE9B
Tritanopia (blue-blind)
#4BE8D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6ceb96; /* rgb */ color: rgb(108, 235, 150); /* oklch */ color: oklch(84.7% 0.165 152.1);
Tailwind
colors: {
custom: {
50: '#9ff2b5',
500: '#6ceb96',
950: '#000000',
},
}SCSS
$custom: #6ceb96; $custom-light: #9ff2b5; $custom-dark: #000000;
JSON
{
"hex": "#6ceb96",
"rgb": {
"r": 108,
"g": 235,
"b": 150
},
"hsl": {
"h": 139.843,
"s": 76.048,
"l": 67.255
},
"oklch": {
"l": 0.84682,
"c": 0.16483,
"h": 152.1
},
"luminance": 0.64807
}Semantic roles & 50–950 ramp
primary
#6CEB96
secondary
#C03B94
accent
#0D95D8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581