#CAFCAA#CAFCAA
#CAFCAA is a very light, moderate yellow-green. Relative luminance 0.851; OKLCH L 93.7% C 0.118 H 133.7°. Best body text is #000000 at 18.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFCAA |
|---|---|
| RGB | rgb(202, 252, 170) |
| HSL | hsl(97, 93%, 83%) |
| HSV | hsv(97, 33%, 99%) |
| CMYK | cmyk(19.8%, 0%, 32.5%, 1.2%) |
| CIE-LAB | lab(93.92, -30.07, 34.25) |
| CIE-LCH | lch(93.92, 45.58, 131.29°) |
| OKLab | oklab(93.7% -0.0819 0.0856) |
| OKLCH | oklch(93.7% 0.118 133.7) |
| XYZ | xyz(66.4217, 85.0783, 50.9447) |
| Luminance | 0.8508 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.29
Tea Green
#BDF8A3
ΔE00 1.89
Washed Out Green
#BCF5A6
ΔE00 2.26
Pale Green
#C7FDB5
ΔE00 2.28
Very Light Green
#D1FFBD
ΔE00 3.18
Very Pale Green
#CFFDBC
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFCAA #DCAAFC
analogous
#F3FCAA #CAFCAA #AAFCB3
triadic
#CAFCAA #AACAFC #FCAACA
tetradic
#CAFCAA #AAF3FC #DCAAFC #FCB3AA
square
#CAFCAA #AAF3FC #DCAAFC #FCB3AA
split-complementary
#CAFCAA #B3AAFC #FCAAF3
monochromatic
#80F834 #A5FA6F #CAFCAA #EDFEE1 #EDFEE1
Accessibility & contrast
On white
1.17
#CAFCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.02
#CAFCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFCAA
18.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFCAA | 1.00 | 1.17 | 18.02 | 18.02 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0A5
Deuteranopia (green-blind)
#FBECAE
Tritanopia (blue-blind)
#CBF6E7
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cafcaa; /* rgb */ color: rgb(202, 252, 170); /* oklch */ color: oklch(93.7% 0.118 133.7);
Tailwind
colors: {
custom: {
50: '#dbfdc4',
500: '#cafcaa',
950: '#000000',
},
}SCSS
$custom: #cafcaa; $custom-light: #dbfdc4; $custom-dark: #000000;
JSON
{
"hex": "#cafcaa",
"rgb": {
"r": 202,
"g": 252,
"b": 170
},
"hsl": {
"h": 96.585,
"s": 93.182,
"l": 82.745
},
"oklch": {
"l": 0.93696,
"c": 0.11845,
"h": 133.7
},
"luminance": 0.8508
}Semantic roles & 50–950 ramp
primary
#CAFCAA
secondary
#B26AE0
accent
#00E68C
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151712
muted
#848582