#CAFCA2#CAFCA2
#CAFCA2 is a very light, vivid yellow-green. Relative luminance 0.848; OKLCH L 93.6% C 0.127 H 132.1°. Best body text is #000000 at 17.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFCA2 |
|---|---|
| RGB | rgb(202, 252, 162) |
| HSL | hsl(93, 94%, 81%) |
| HSV | hsv(93, 36%, 99%) |
| CMYK | cmyk(19.8%, 0%, 35.7%, 1.2%) |
| CIE-LAB | lab(93.79, -31.17, 38.06) |
| CIE-LCH | lch(93.79, 49.19, 129.32°) |
| OKLab | oklab(93.55% -0.0851 0.0943) |
| OKLCH | oklch(93.55% 0.127 132.1) |
| XYZ | xyz(65.6879, 84.7847, 47.0797) |
| Luminance | 0.8479 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.29
Celery
#C1FD95
ΔE00 2.31
Light Light Green
#C8FFB0
ΔE00 2.52
Washed Out Green
#BCF5A6
ΔE00 3.08
Pistachio (survey)
#C0FA8B
ΔE00 3.28
Pale Green
#C7FDB5
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFCA2 #D4A2FC
analogous
#F7FCA2 #CAFCA2 #A2FCA7
triadic
#CAFCA2 #A2CAFC #FCA2CA
tetradic
#CAFCA2 #A2F7FC #D4A2FC #FCA7A2
square
#CAFCA2 #A2F7FC #D4A2FC #FCA7A2
split-complementary
#CAFCA2 #A7A2FC #FCA2F7
monochromatic
#86F82B #A8FA67 #CAFCA2 #ECFEDD #EEFEE1
Accessibility & contrast
On white
1.17
#CAFCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.96
#CAFCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFCA2
17.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFCA2 | 1.00 | 1.17 | 17.96 | 17.96 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF09C
Deuteranopia (green-blind)
#FCECA7
Tritanopia (blue-blind)
#CCF5E5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cafca2; /* rgb */ color: rgb(202, 252, 162); /* oklch */ color: oklch(93.6% 0.127 132.1);
Tailwind
colors: {
custom: {
50: '#dbfdbe',
500: '#cafca2',
950: '#000000',
},
}SCSS
$custom: #cafca2; $custom-light: #dbfdbe; $custom-dark: #000000;
JSON
{
"hex": "#cafca2",
"rgb": {
"r": 202,
"g": 252,
"b": 162
},
"hsl": {
"h": 93.333,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.93553,
"c": 0.12707,
"h": 132.1
},
"luminance": 0.84786
}Semantic roles & 50–950 ramp
primary
#CAFCA2
secondary
#A863DF
accent
#00E67F
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582