#C3EAAA#C3EAAA
#C3EAAA is a very light, moderate yellow-green. Relative luminance 0.734; OKLCH L 89.3% C 0.094 H 133.5°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C3EAAA |
|---|---|
| RGB | rgb(195, 234, 170) |
| HSL | hsl(97, 60%, 79%) |
| HSV | hsv(97, 27%, 92%) |
| CMYK | cmyk(16.7%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(88.61, -23.96, 27.04) |
| CIE-LCH | lch(88.61, 36.13, 131.55°) |
| OKLab | oklab(89.33% -0.0649 0.0683) |
| OKLCH | oklch(89.33% 0.094 133.5) |
| XYZ | xyz(59.1828, 73.3491, 49.0622) |
| Luminance | 0.7335 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.74
Light Grey Green
#B7E1A1
ΔE00 2.26
Washed Out Green
#BCF5A6
ΔE00 3.92
Very Pale Green
#CFFDBC
ΔE00 4.02
Pale Green
#C7FDB5
ΔE00 4.34
Very Light Green
#D1FFBD
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3EAAA #D1AAEA
analogous
#E3EAAA #C3EAAA #AAEAB1
triadic
#C3EAAA #AAC3EA #EAAAC3
tetradic
#C3EAAA #AAE3EA #D1AAEA #EAB1AA
square
#C3EAAA #AAE3EA #D1AAEA #EAB1AA
split-complementary
#C3EAAA #B1AAEA #EAAAE3
monochromatic
#7ED248 #A0DE79 #C3EAAA #E6F6DB #EEF9E6
Accessibility & contrast
On white
1.34
#C3EAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#C3EAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3EAAA
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3EAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3EAAA | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1A6
Deuteranopia (green-blind)
#E9DDAD
Tritanopia (blue-blind)
#C4E5D9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c3eaaa; /* rgb */ color: rgb(195, 234, 170); /* oklch */ color: oklch(89.3% 0.094 133.5);
Tailwind
colors: {
custom: {
50: '#d6f0c3',
500: '#c3eaaa',
950: '#000000',
},
}SCSS
$custom: #c3eaaa; $custom-light: #d6f0c3; $custom-dark: #000000;
JSON
{
"hex": "#c3eaaa",
"rgb": {
"r": 195,
"g": 234,
"b": 170
},
"hsl": {
"h": 96.563,
"s": 60.377,
"l": 79.216
},
"oklch": {
"l": 0.89333,
"c": 0.09425,
"h": 133.5
},
"luminance": 0.7335
}Semantic roles & 50–950 ramp
primary
#C3EAAA
secondary
#A572C6
accent
#1DC885
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141612
muted
#838582