#C2FEBD#C2FEBD
#C2FEBD is a very light, moderate green. Relative luminance 0.860; OKLCH L 94.0% C 0.106 H 142.8°. Best body text is #000000 at 18.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FEBD |
|---|---|
| RGB | rgb(194, 254, 189) |
| HSL | hsl(115, 97%, 87%) |
| HSV | hsv(115, 26%, 100%) |
| CMYK | cmyk(23.6%, 0%, 25.6%, 0.4%) |
| CIE-LAB | lab(94.32, -30.82, 25.14) |
| CIE-LCH | lch(94.32, 39.78, 140.79°) |
| OKLab | oklab(94.01% -0.0841 0.0639) |
| OKLCH | oklch(94.01% 0.106 142.8) |
| XYZ | xyz(66.8727, 86.0250, 61.2154) |
| Luminance | 0.8603 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.08
Light Mint
#B6FFBB
ΔE00 1.94
Pale Green
#C7FDB5
ΔE00 2.03
Very Pale Green
#CFFDBC
ΔE00 2.49
Very Light Green
#D1FFBD
ΔE00 2.64
Light Light Green
#C8FFB0
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FEBD #F9BDFE
analogous
#E3FEBD #C2FEBD #BDFED9
triadic
#C2FEBD #BDC2FE #FEBDC2
tetradic
#C2FEBD #BDE3FE #F9BDFE #FED9BD
square
#C2FEBD #BDE3FE #F9BDFE #FED9BD
split-complementary
#C2FEBD #D9BDFE #FEBDE3
monochromatic
#53FC44 #8AFD81 #C2FEBD #E3FFE1 #E3FFE1
Accessibility & contrast
On white
1.15
#C2FEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.21
#C2FEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FEBD
18.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FEBD | 1.00 | 1.15 | 18.21 | 18.21 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2B9
Deuteranopia (green-blind)
#F8ECC0
Tritanopia (blue-blind)
#BDFAEC
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c2febd; /* rgb */ color: rgb(194, 254, 189); /* oklch */ color: oklch(94.0% 0.106 142.8);
Tailwind
colors: {
custom: {
50: '#d5ffd1',
500: '#c2febd',
950: '#000000',
},
}SCSS
$custom: #c2febd; $custom-light: #d5ffd1; $custom-dark: #000000;
JSON
{
"hex": "#c2febd",
"rgb": {
"r": 194,
"g": 254,
"b": 189
},
"hsl": {
"h": 115.385,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.9401,
"c": 0.1056,
"h": 142.8
},
"luminance": 0.86027
}Semantic roles & 50–950 ramp
primary
#C2FEBD
secondary
#DD7AE6
accent
#00E6D4
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683