#CAFDA2#CAFDA2
#CAFDA2 is a very light, vivid yellow-green. Relative luminance 0.854; OKLCH L 93.8% C 0.129 H 132.2°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFDA2 |
|---|---|
| RGB | rgb(202, 253, 162) |
| HSL | hsl(94, 96%, 81%) |
| HSV | hsv(94, 36%, 99%) |
| CMYK | cmyk(20.2%, 0%, 36%, 0.8%) |
| CIE-LAB | lab(94.06, -31.63, 38.41) |
| CIE-LCH | lch(94.06, 49.76, 129.47°) |
| OKLab | oklab(93.77% -0.0864 0.0952) |
| OKLCH | oklch(93.77% 0.129 132.2) |
| XYZ | xyz(66.0027, 85.4145, 47.1847) |
| Luminance | 0.8542 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.16
Tea Green
#BDF8A3
ΔE00 2.35
Light Light Green
#C8FFB0
ΔE00 2.54
Pistachio (survey)
#C0FA8B
ΔE00 3.18
Washed Out Green
#BCF5A6
ΔE00 3.20
Pale Light Green
#B1FC99
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFDA2 #D5A2FD
analogous
#F8FDA2 #CAFDA2 #A2FDA8
triadic
#CAFDA2 #A2CAFD #FDA2CA
tetradic
#CAFDA2 #A2F8FD #D5A2FD #FDA8A2
square
#CAFDA2 #A2F8FD #D5A2FD #FDA8A2
split-complementary
#CAFDA2 #A8A2FD #FDA2F8
monochromatic
#86FA2A #A8FC66 #CAFDA2 #ECFEDE #EEFEE1
Accessibility & contrast
On white
1.16
#CAFDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.08
#CAFDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFDA2
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFDA2 | 1.00 | 1.16 | 18.08 | 18.08 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF19C
Deuteranopia (green-blind)
#FDEDA7
Tritanopia (blue-blind)
#CCF6E6
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cafda2; /* rgb */ color: rgb(202, 253, 162); /* oklch */ color: oklch(93.8% 0.129 132.2);
Tailwind
colors: {
custom: {
50: '#dbfebe',
500: '#cafda2',
950: '#000000',
},
}SCSS
$custom: #cafda2; $custom-light: #dbfebe; $custom-dark: #000000;
JSON
{
"hex": "#cafda2",
"rgb": {
"r": 202,
"g": 253,
"b": 162
},
"hsl": {
"h": 93.626,
"s": 95.789,
"l": 81.373
},
"oklch": {
"l": 0.9377,
"c": 0.12855,
"h": 132.2
},
"luminance": 0.85416
}Semantic roles & 50–950 ramp
primary
#CAFDA2
secondary
#A963E0
accent
#00E681
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582