#C3FEBE#C3FEBE
#C3FEBE is a very light, moderate green. Relative luminance 0.862; OKLCH L 94.1% C 0.104 H 142.7°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FEBE |
|---|---|
| RGB | rgb(195, 254, 190) |
| HSL | hsl(115, 97%, 87%) |
| HSV | hsv(115, 25%, 100%) |
| CMYK | cmyk(23.2%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(94.40, -30.34, 24.75) |
| CIE-LCH | lch(94.40, 39.15, 140.79°) |
| OKLab | oklab(94.09% -0.0827 0.0629) |
| OKLCH | oklch(94.09% 0.104 142.7) |
| XYZ | xyz(67.2392, 86.2014, 61.8011) |
| Luminance | 0.8620 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.30
Light Mint
#B6FFBB
ΔE00 2.10
Pale Green
#C7FDB5
ΔE00 2.11
Very Pale Green
#CFFDBC
ΔE00 2.39
Very Light Green
#D1FFBD
ΔE00 2.55
Light Light Green
#C8FFB0
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FEBE #F9BEFE
analogous
#E3FEBE #C3FEBE #BEFED9
triadic
#C3FEBE #BEC3FE #FEBEC3
tetradic
#C3FEBE #BEE3FE #F9BEFE #FED9BE
square
#C3FEBE #BEE3FE #F9BEFE #FED9BE
split-complementary
#C3FEBE #D9BEFE #FEBEE3
monochromatic
#54FC45 #8BFD82 #C3FEBE #E3FFE1 #E3FFE1
Accessibility & contrast
On white
1.15
#C3FEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#C3FEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FEBE
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FEBE | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3BA
Deuteranopia (green-blind)
#F8EDC1
Tritanopia (blue-blind)
#BEFAED
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c3febe; /* rgb */ color: rgb(195, 254, 190); /* oklch */ color: oklch(94.1% 0.104 142.7);
Tailwind
colors: {
custom: {
50: '#d6ffd1',
500: '#c3febe',
950: '#000000',
},
}SCSS
$custom: #c3febe; $custom-light: #d6ffd1; $custom-dark: #000000;
JSON
{
"hex": "#c3febe",
"rgb": {
"r": 195,
"g": 254,
"b": 190
},
"hsl": {
"h": 115.313,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.94091,
"c": 0.10396,
"h": 142.7
},
"luminance": 0.86203
}Semantic roles & 50–950 ramp
primary
#C3FEBE
secondary
#DD7BE6
accent
#00E6D4
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683