#CAF8A2#CAF8A2
#CAF8A2 is a very light, vivid yellow-green. Relative luminance 0.823; OKLCH L 92.7% C 0.121 H 131.3°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CAF8A2 |
|---|---|
| RGB | rgb(202, 248, 162) |
| HSL | hsl(92, 86%, 80%) |
| HSV | hsv(92, 35%, 97%) |
| CMYK | cmyk(18.5%, 0%, 34.7%, 2.7%) |
| CIE-LAB | lab(92.71, -29.30, 36.63) |
| CIE-LCH | lch(92.71, 46.91, 128.66°) |
| OKLab | oklab(92.68% -0.0799 0.091) |
| OKLCH | oklch(92.68% 0.121 131.3) |
| XYZ | xyz(64.4449, 82.2989, 46.6654) |
| Luminance | 0.8230 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.36
Light Light Green
#C8FFB0
ΔE00 2.69
Washed Out Green
#BCF5A6
ΔE00 2.82
Celery
#C1FD95
ΔE00 3.07
Pale Green
#C7FDB5
ΔE00 3.56
Pistachio (survey)
#C0FA8B
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAF8A2 #D0A2F8
analogous
#F5F8A2 #CAF8A2 #A2F8A5
triadic
#CAF8A2 #A2CAF8 #F8A2CA
tetradic
#CAF8A2 #A2F5F8 #D0A2F8 #F8A5A2
square
#CAF8A2 #A2F5F8 #D0A2F8 #F8A5A2
split-complementary
#CAF8A2 #A5A2F8 #F8A2F5
monochromatic
#89EF30 #AAF469 #CAF8A2 #EAFCDB #EFFDE3
Accessibility & contrast
On white
1.20
#CAF8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#CAF8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAF8A2
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAF8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAF8A2 | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC9C
Deuteranopia (green-blind)
#F8E9A6
Tritanopia (blue-blind)
#CCF1E2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #caf8a2; /* rgb */ color: rgb(202, 248, 162); /* oklch */ color: oklch(92.7% 0.121 131.3);
Tailwind
colors: {
custom: {
50: '#dbfabe',
500: '#caf8a2',
950: '#000000',
},
}SCSS
$custom: #caf8a2; $custom-light: #dbfabe; $custom-dark: #000000;
JSON
{
"hex": "#caf8a2",
"rgb": {
"r": 202,
"g": 248,
"b": 162
},
"hsl": {
"h": 92.093,
"s": 86,
"l": 80.392
},
"oklch": {
"l": 0.92682,
"c": 0.12113,
"h": 131.3
},
"luminance": 0.823
}Semantic roles & 50–950 ramp
primary
#CAF8A2
secondary
#A365D9
accent
#03E37B
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582