#6CE896#6CE896
#6CE896 is a very light, vivid green. Relative luminance 0.631; OKLCH L 84.0% C 0.161 H 152.5°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE896 |
|---|---|
| RGB | rgb(108, 232, 150) |
| HSL | hsl(140, 73%, 67%) |
| HSV | hsv(140, 53%, 91%) |
| CMYK | cmyk(53.4%, 0%, 35.3%, 9%) |
| CIE-LAB | lab(83.49, -52.48, 29.64) |
| CIE-LCH | lch(83.49, 60.27, 150.54°) |
| OKLab | oklab(83.96% -0.1425 0.0743) |
| OKLCH | oklch(83.96% 0.161 152.5) |
| XYZ | xyz(40.5430, 63.0999, 38.8912) |
| Luminance | 0.6310 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.94
Weird Green
#3AE57F
ΔE00 3.99
Seafoam (survey)
#80F9AD
ΔE00 4.14
Light Bluish Green
#76FDA8
ΔE00 4.48
Light Green Blue
#56FCA2
ΔE00 4.59
Sea Green (survey)
#53FCA1
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE896 #E86CBE
analogous
#80E86C #6CE896 #6CE8D4
triadic
#6CE896 #966CE8 #E8966C
tetradic
#6CE896 #6C80E8 #E86CBE #E8D46C
square
#6CE896 #6C80E8 #E86CBE #E8D46C
split-complementary
#6CE896 #D46CE8 #E86C80
monochromatic
#1DBC53 #37E070 #6CE896 #A1F0BC #D6F9E2
Accessibility & contrast
On white
1.54
#6CE896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#6CE896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE896
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE896 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D791
Deuteranopia (green-blind)
#D7CB9B
Tritanopia (blue-blind)
#4CE5D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ce896; /* rgb */ color: rgb(108, 232, 150); /* oklch */ color: oklch(84.0% 0.161 152.5);
Tailwind
colors: {
custom: {
50: '#9ff0b5',
500: '#6ce896',
950: '#000000',
},
}SCSS
$custom: #6ce896; $custom-light: #9ff0b5; $custom-dark: #000000;
JSON
{
"hex": "#6ce896",
"rgb": {
"r": 108,
"g": 232,
"b": 150
},
"hsl": {
"h": 140.323,
"s": 72.941,
"l": 66.667
},
"oklch": {
"l": 0.83956,
"c": 0.1607,
"h": 152.5
},
"luminance": 0.63103
}Semantic roles & 50–950 ramp
primary
#6CE896
secondary
#BB3D91
accent
#1092D5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581