#C2EBAF#C2EBAF
#C2EBAF is a very light, moderate green. Relative luminance 0.740; OKLCH L 89.6% C 0.091 H 135.9°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EBAF |
|---|---|
| RGB | rgb(194, 235, 175) |
| HSL | hsl(101, 60%, 80%) |
| HSV | hsv(101, 26%, 92%) |
| CMYK | cmyk(17.4%, 0%, 25.5%, 7.8%) |
| CIE-LAB | lab(88.91, -24.03, 24.87) |
| CIE-LCH | lch(88.91, 34.58, 134.01°) |
| OKLab | oklab(89.59% -0.0651 0.0631) |
| OKLCH | oklch(89.59% 0.091 135.9) |
| XYZ | xyz(59.6927, 73.9800, 51.6838) |
| Luminance | 0.7398 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.37
Light Grey Green
#B7E1A1
ΔE00 2.55
Very Pale Green
#CFFDBC
ΔE00 3.77
Very Light Green
#D1FFBD
ΔE00 4.19
Washed Out Green
#BCF5A6
ΔE00 4.19
Pale Green
#C7FDB5
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EBAF #D8AFEB
analogous
#E0EBAF #C2EBAF #AFEBBA
triadic
#C2EBAF #AFC2EB #EBAFC2
tetradic
#C2EBAF #AFE0EB #D8AFEB #EBBAAF
square
#C2EBAF #AFE0EB #D8AFEB #EBBAAF
split-complementary
#C2EBAF #BAAFEB #EBAFE0
monochromatic
#77D34D #9DDF7E #C2EBAF #E7F7E0 #ECF9E7
Accessibility & contrast
On white
1.33
#C2EBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#C2EBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EBAF
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EBAF | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E2AB
Deuteranopia (green-blind)
#E9DEB2
Tritanopia (blue-blind)
#C2E6DB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c2ebaf; /* rgb */ color: rgb(194, 235, 175); /* oklch */ color: oklch(89.6% 0.091 135.9);
Tailwind
colors: {
custom: {
50: '#d5f1c7',
500: '#c2ebaf',
950: '#000000',
},
}SCSS
$custom: #c2ebaf; $custom-light: #d5f1c7; $custom-dark: #000000;
JSON
{
"hex": "#c2ebaf",
"rgb": {
"r": 194,
"g": 235,
"b": 175
},
"hsl": {
"h": 101,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.89586,
"c": 0.0907,
"h": 135.9
},
"luminance": 0.73981
}Semantic roles & 50–950 ramp
primary
#C2EBAF
secondary
#AE77C7
accent
#1EC892
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141613
muted
#838582