#C3E89D#C3E89D
#C3E89D is a very light, moderate yellow-green. Relative luminance 0.718; OKLCH L 88.6% C 0.106 H 129.7°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C3E89D |
|---|---|
| RGB | rgb(195, 232, 157) |
| HSL | hsl(90, 62%, 76%) |
| HSV | hsv(90, 32%, 91%) |
| CMYK | cmyk(15.9%, 0%, 32.3%, 9%) |
| CIE-LAB | lab(87.85, -24.87, 32.64) |
| CIE-LCH | lch(87.85, 41.04, 127.31°) |
| OKLab | oklab(88.65% -0.0676 0.0815) |
| OKLCH | oklch(88.65% 0.106 129.7) |
| XYZ | xyz(57.4471, 71.7489, 42.7141) |
| Luminance | 0.7175 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.17
Light Sage
#BCECAC
ΔE00 3.62
Washed Out Green
#BCF5A6
ΔE00 4.03
Tea Green
#BDF8A3
ΔE00 4.52
Pale Green
#C7FDB5
ΔE00 5.23
Light Light Green
#C8FFB0
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3E89D #C29DE8
analogous
#E8E89D #C3E89D #9EE89D
triadic
#C3E89D #9DC3E8 #E89DC3
tetradic
#C3E89D #9DE8E8 #C29DE8 #E89D9E
square
#C3E89D #9DE8E8 #C29DE8 #E89D9E
split-complementary
#C3E89D #9D9EE8 #E89DE8
monochromatic
#86D13A #A5DC6B #C3E89D #E1F4CF #F0F9E6
Accessibility & contrast
On white
1.37
#C3E89D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#C3E89D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3E89D
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3E89D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3E89D | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDE98
Deuteranopia (green-blind)
#E9DBA1
Tritanopia (blue-blind)
#C6E2D5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c3e89d; /* rgb */ color: rgb(195, 232, 157); /* oklch */ color: oklch(88.6% 0.106 129.7);
Tailwind
colors: {
custom: {
50: '#d6efba',
500: '#c3e89d',
950: '#000000',
},
}SCSS
$custom: #c3e89d; $custom-light: #d6efba; $custom-dark: #000000;
JSON
{
"hex": "#c3e89d",
"rgb": {
"r": 195,
"g": 232,
"b": 157
},
"hsl": {
"h": 89.6,
"s": 61.983,
"l": 76.275
},
"oklch": {
"l": 0.88645,
"c": 0.10588,
"h": 129.7
},
"luminance": 0.7175
}Semantic roles & 50–950 ramp
primary
#C3E89D
secondary
#9466C3
accent
#1CCA72
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581