#C2E5CD#C2E5CD
#C2E5CD is a very light, muted green. Relative luminance 0.719; OKLCH L 89.0% C 0.049 H 155.3°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C2E5CD |
|---|---|
| RGB | rgb(194, 229, 205) |
| HSL | hsl(139, 40%, 83%) |
| HSV | hsv(139, 15%, 90%) |
| CMYK | cmyk(15.3%, 0%, 10.5%, 10.2%) |
| CIE-LAB | lab(87.93, -16.01, 7.90) |
| CIE-LCH | lch(87.93, 17.85, 153.74°) |
| OKLab | oklab(89.01% -0.0447 0.0205) |
| OKLCH | oklch(89.01% 0.049 155.3) |
| XYZ | xyz(61.2842, 71.9144, 68.3978) |
| Luminance | 0.7192 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 8.17
Pale Aqua
#B8FFEB
ΔE00 8.52
Duck Egg Blue
#C3FBF4
ΔE00 8.92
Light Teal
#90E4C1
ΔE00 8.94
Ice
#D6FFFA
ΔE00 9.22
Eggshell Blue
#C4FFF7
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2E5CD #E5C2DA
analogous
#C8E5C2 #C2E5CD #C2E5DE
triadic
#C2E5CD #CDC2E5 #E5CDC2
tetradic
#C2E5CD #C2C8E5 #E5C2DA #E5DEC2
square
#C2E5CD #C2C8E5 #E5C2DA #E5DEC2
split-complementary
#C2E5CD #DEC2E5 #E5C2C8
monochromatic
#6CC087 #97D3AA #C2E5CD #EAF6ED #EAF6ED
Accessibility & contrast
On white
1.37
#C2E5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#C2E5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2E5CD
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2E5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2E5CD | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DFCC
Deuteranopia (green-blind)
#DEDBCE
Tritanopia (blue-blind)
#BDE4DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c2e5cd; /* rgb */ color: rgb(194, 229, 205); /* oklch */ color: oklch(89.0% 0.049 155.3);
Tailwind
colors: {
custom: {
50: '#d4eddc',
500: '#c2e5cd',
950: '#000000',
},
}SCSS
$custom: #c2e5cd; $custom-light: #d4eddc; $custom-dark: #000000;
JSON
{
"hex": "#c2e5cd",
"rgb": {
"r": 194,
"g": 229,
"b": 205
},
"hsl": {
"h": 138.857,
"s": 40.23,
"l": 82.941
},
"oklch": {
"l": 0.89006,
"c": 0.04916,
"h": 155.3
},
"luminance": 0.71916
}Semantic roles & 50–950 ramp
primary
#C2E5CD
secondary
#BF8CAF
accent
#328BB3
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484