#C3EFAA#C3EFAA
#C3EFAA is a very light, moderate yellow-green. Relative luminance 0.762; OKLCH L 90.4% C 0.102 H 134.5°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #C3EFAA |
|---|---|
| RGB | rgb(195, 239, 170) |
| HSL | hsl(98, 68%, 80%) |
| HSV | hsv(98, 29%, 94%) |
| CMYK | cmyk(18.4%, 0%, 28.9%, 6.3%) |
| CIE-LAB | lab(89.97, -26.36, 28.88) |
| CIE-LCH | lch(89.97, 39.10, 132.39°) |
| OKLab | oklab(90.42% -0.0716 0.0728) |
| OKLCH | oklch(90.42% 0.102 134.5) |
| XYZ | xyz(60.6264, 76.2362, 49.5434) |
| Luminance | 0.7624 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.64
Washed Out Green
#BCF5A6
ΔE00 2.56
Pale Green
#C7FDB5
ΔE00 3.08
Light Grey Green
#B7E1A1
ΔE00 3.14
Very Pale Green
#CFFDBC
ΔE00 3.17
Tea Green
#BDF8A3
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3EFAA #D6AAEF
analogous
#E5EFAA #C3EFAA #AAEFB3
triadic
#C3EFAA #AAC3EF #EFAAC3
tetradic
#C3EFAA #AAE5EF #D6AAEF #EFB3AA
square
#C3EFAA #AAE5EF #D6AAEF #EFB3AA
split-complementary
#C3EFAA #B3AAEF #EFAAE5
monochromatic
#7ADC43 #9FE576 #C3EFAA #E7F9DE #EDFAE5
Accessibility & contrast
On white
1.29
#C3EFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#C3EFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3EFAA
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3EFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3EFAA | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A6
Deuteranopia (green-blind)
#EEE1AD
Tritanopia (blue-blind)
#C3EADD
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #c3efaa; /* rgb */ color: rgb(195, 239, 170); /* oklch */ color: oklch(90.4% 0.102 134.5);
Tailwind
colors: {
custom: {
50: '#d6f4c3',
500: '#c3efaa',
950: '#000000',
},
}SCSS
$custom: #c3efaa; $custom-light: #d6f4c3; $custom-dark: #000000;
JSON
{
"hex": "#c3efaa",
"rgb": {
"r": 195,
"g": 239,
"b": 170
},
"hsl": {
"h": 98.261,
"s": 68.317,
"l": 80.196
},
"oklch": {
"l": 0.90418,
"c": 0.10205,
"h": 134.5
},
"luminance": 0.76237
}Semantic roles & 50–950 ramp
primary
#C3EFAA
secondary
#AB70CD
accent
#15D08C
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141712
muted
#838582