#CAFBA2#CAFBA2
#CAFBA2 is a very light, vivid yellow-green. Relative luminance 0.842; OKLCH L 93.3% C 0.126 H 131.9°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFBA2 |
|---|---|
| RGB | rgb(202, 251, 162) |
| HSL | hsl(93, 92%, 81%) |
| HSV | hsv(93, 35%, 98%) |
| CMYK | cmyk(19.5%, 0%, 35.5%, 1.6%) |
| CIE-LAB | lab(93.52, -30.70, 37.70) |
| CIE-LCH | lch(93.52, 48.62, 129.16°) |
| OKLab | oklab(93.34% -0.0838 0.0935) |
| OKLCH | oklch(93.34% 0.126 131.9) |
| XYZ | xyz(65.3747, 84.1583, 46.9753) |
| Luminance | 0.8416 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.27
Celery
#C1FD95
ΔE00 2.48
Light Light Green
#C8FFB0
ΔE00 2.53
Washed Out Green
#BCF5A6
ΔE00 2.99
Pistachio (survey)
#C0FA8B
ΔE00 3.39
Pale Green
#C7FDB5
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFBA2 #D3A2FB
analogous
#F6FBA2 #CAFBA2 #A2FBA6
triadic
#CAFBA2 #A2CAFB #FBA2CA
tetradic
#CAFBA2 #A2F6FB #D3A2FB #FBA6A2
square
#CAFBA2 #A2F6FB #D3A2FB #FBA6A2
split-complementary
#CAFBA2 #A6A2FB #FBA2F6
monochromatic
#87F62D #A9F867 #CAFBA2 #EBFEDD #EEFEE2
Accessibility & contrast
On white
1.18
#CAFBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#CAFBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFBA2
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFBA2 | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF9C
Deuteranopia (green-blind)
#FBEBA7
Tritanopia (blue-blind)
#CCF4E4
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cafba2; /* rgb */ color: rgb(202, 251, 162); /* oklch */ color: oklch(93.3% 0.126 131.9);
Tailwind
colors: {
custom: {
50: '#dbfcbe',
500: '#cafba2',
950: '#000000',
},
}SCSS
$custom: #cafba2; $custom-light: #dbfcbe; $custom-dark: #000000;
JSON
{
"hex": "#cafba2",
"rgb": {
"r": 202,
"g": 251,
"b": 162
},
"hsl": {
"h": 93.034,
"s": 91.753,
"l": 80.98
},
"oklch": {
"l": 0.93335,
"c": 0.12559,
"h": 131.9
},
"luminance": 0.8416
}Semantic roles & 50–950 ramp
primary
#CAFBA2
secondary
#A764DD
accent
#00E67E
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582