#CAEFA3#CAEFA3
#CAEFA3 is a very light, moderate yellow-green. Relative luminance 0.769; OKLCH L 90.8% C 0.107 H 129.4°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEFA3 |
|---|---|
| RGB | rgb(202, 239, 163) |
| HSL | hsl(89, 70%, 79%) |
| HSV | hsv(89, 32%, 94%) |
| CMYK | cmyk(15.5%, 0%, 31.8%, 6.3%) |
| CIE-LAB | lab(90.29, -24.91, 32.93) |
| CIE-LCH | lch(90.29, 41.29, 127.10°) |
| OKLab | oklab(90.75% -0.0676 0.0823) |
| OKLCH | oklch(90.75% 0.107 129.4) |
| XYZ | xyz(61.8335, 76.9332, 46.2352) |
| Luminance | 0.7693 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.54
Light Sage
#BCECAC
ΔE00 3.82
Tea Green
#BDF8A3
ΔE00 3.86
Light Light Green
#C8FFB0
ΔE00 4.15
Pale Green
#C7FDB5
ΔE00 4.26
Light Grey Green
#B7E1A1
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEFA3 #C8A3EF
analogous
#EFEEA3 #CAEFA3 #A4EFA3
triadic
#CAEFA3 #A3CAEF #EFA3CA
tetradic
#CAEFA3 #A3EFEE #C8A3EF #EFA3A4
square
#CAEFA3 #A3EFEE #C8A3EF #EFA3A4
split-complementary
#CAEFA3 #A3A4EF #EEA3EF
monochromatic
#8EDD3B #ACE66F #CAEFA3 #E8F8D7 #F0FAE5
Accessibility & contrast
On white
1.28
#CAEFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#CAEFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEFA3
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEFA3 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E59E
Deuteranopia (green-blind)
#F1E2A7
Tritanopia (blue-blind)
#CDE9DB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #caefa3; /* rgb */ color: rgb(202, 239, 163); /* oklch */ color: oklch(90.8% 0.107 129.4);
Tailwind
colors: {
custom: {
50: '#dbf4bf',
500: '#caefa3',
950: '#000000',
},
}SCSS
$custom: #caefa3; $custom-light: #dbf4bf; $custom-dark: #000000;
JSON
{
"hex": "#caefa3",
"rgb": {
"r": 202,
"g": 239,
"b": 163
},
"hsl": {
"h": 89.211,
"s": 70.37,
"l": 78.824
},
"oklch": {
"l": 0.9075,
"c": 0.10654,
"h": 129.4
},
"luminance": 0.76934
}Semantic roles & 50–950 ramp
primary
#CAEFA3
secondary
#9A6ACC
accent
#13D270
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151712
muted
#848582