#C2EBAB#C2EBAB
#C2EBAB is a very light, moderate yellow-green. Relative luminance 0.738; OKLCH L 89.5% C 0.095 H 134.6°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EBAB |
|---|---|
| RGB | rgb(194, 235, 171) |
| HSL | hsl(98, 62%, 80%) |
| HSV | hsv(98, 27%, 92%) |
| CMYK | cmyk(17.4%, 0%, 27.2%, 7.8%) |
| CIE-LAB | lab(88.84, -24.64, 26.82) |
| CIE-LCH | lch(88.84, 36.42, 132.57°) |
| OKLab | oklab(89.5% -0.0668 0.0678) |
| OKLCH | oklch(89.5% 0.095 134.6) |
| XYZ | xyz(59.3057, 73.8252, 49.6453) |
| Luminance | 0.7383 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.34
Light Grey Green
#B7E1A1
ΔE00 2.33
Washed Out Green
#BCF5A6
ΔE00 3.65
Very Pale Green
#CFFDBC
ΔE00 3.77
Pale Green
#C7FDB5
ΔE00 4.04
Very Light Green
#D1FFBD
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EBAB #D4ABEB
analogous
#E2EBAB #C2EBAB #ABEBB4
triadic
#C2EBAB #ABC2EB #EBABC2
tetradic
#C2EBAB #ABE2EB #D4ABEB #EBB4AB
square
#C2EBAB #ABE2EB #D4ABEB #EBB4AB
split-complementary
#C2EBAB #B4ABEB #EBABE2
monochromatic
#7AD348 #9EDF7A #C2EBAB #E6F7DC #EDF9E6
Accessibility & contrast
On white
1.33
#C2EBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#C2EBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EBAB
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EBAB | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A7
Deuteranopia (green-blind)
#EADEAE
Tritanopia (blue-blind)
#C2E6DA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c2ebab; /* rgb */ color: rgb(194, 235, 171); /* oklch */ color: oklch(89.5% 0.095 134.6);
Tailwind
colors: {
custom: {
50: '#d5f1c4',
500: '#c2ebab',
950: '#000000',
},
}SCSS
$custom: #c2ebab; $custom-light: #d5f1c4; $custom-dark: #000000;
JSON
{
"hex": "#c2ebab",
"rgb": {
"r": 194,
"g": 235,
"b": 171
},
"hsl": {
"h": 98.438,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.89503,
"c": 0.09519,
"h": 134.6
},
"luminance": 0.73826
}Semantic roles & 50–950 ramp
primary
#C2EBAB
secondary
#A973C7
accent
#1CC98B
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141612
muted
#838582