#CAFAA2#CAFAA2
#CAFAA2 is a very light, vivid yellow-green. Relative luminance 0.835; OKLCH L 93.1% C 0.124 H 131.7°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFAA2 |
|---|---|
| RGB | rgb(202, 250, 162) |
| HSL | hsl(93, 90%, 81%) |
| HSV | hsv(93, 35%, 98%) |
| CMYK | cmyk(19.2%, 0%, 35.2%, 2%) |
| CIE-LAB | lab(93.25, -30.24, 37.35) |
| CIE-LCH | lch(93.25, 48.05, 129.00°) |
| OKLab | oklab(93.12% -0.0825 0.0927) |
| OKLCH | oklch(93.12% 0.124 131.7) |
| XYZ | xyz(65.0631, 83.5352, 46.8715) |
| Luminance | 0.8354 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.27
Light Light Green
#C8FFB0
ΔE00 2.55
Celery
#C1FD95
ΔE00 2.66
Washed Out Green
#BCF5A6
ΔE00 2.91
Pistachio (survey)
#C0FA8B
ΔE00 3.52
Pale Green
#C7FDB5
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFAA2 #D2A2FA
analogous
#F6FAA2 #CAFAA2 #A2FAA6
triadic
#CAFAA2 #A2CAFA #FAA2CA
tetradic
#CAFAA2 #A2F6FA #D2A2FA #FAA6A2
square
#CAFAA2 #A2F6FA #D2A2FA #FAA6A2
split-complementary
#CAFAA2 #A6A2FA #FAA2F6
monochromatic
#88F42E #A9F768 #CAFAA2 #EBFDDC #EEFDE2
Accessibility & contrast
On white
1.19
#CAFAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#CAFAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFAA2
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFAA2 | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE9C
Deuteranopia (green-blind)
#FAEAA7
Tritanopia (blue-blind)
#CCF3E4
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cafaa2; /* rgb */ color: rgb(202, 250, 162); /* oklch */ color: oklch(93.1% 0.124 131.7);
Tailwind
colors: {
custom: {
50: '#dbfcbe',
500: '#cafaa2',
950: '#000000',
},
}SCSS
$custom: #cafaa2; $custom-light: #dbfcbe; $custom-dark: #000000;
JSON
{
"hex": "#cafaa2",
"rgb": {
"r": 202,
"g": 250,
"b": 162
},
"hsl": {
"h": 92.727,
"s": 89.796,
"l": 80.784
},
"oklch": {
"l": 0.93117,
"c": 0.12411,
"h": 131.7
},
"luminance": 0.83536
}Semantic roles & 50–950 ramp
primary
#CAFAA2
secondary
#A664DC
accent
#00E67D
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582