#CAFDCA#CAFDCA
#CAFDCA is a very light, moderate green. Relative luminance 0.871; OKLCH L 94.6% C 0.086 H 144.9°. Best body text is #000000 at 18.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFDCA |
|---|---|
| RGB | rgb(202, 253, 202) |
| HSL | hsl(120, 93%, 89%) |
| HSV | hsv(120, 20%, 99%) |
| CMYK | cmyk(20.2%, 0%, 20.2%, 0.8%) |
| CIE-LAB | lab(94.77, -25.61, 19.21) |
| CIE-LCH | lch(94.77, 32.02, 143.13°) |
| OKLab | oklab(94.57% -0.07 0.0493) |
| OKLCH | oklch(94.57% 0.086 144.9) |
| XYZ | xyz(70.1404, 87.0695, 68.9763) |
| Luminance | 0.8707 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.57
Very Light Green
#D1FFBD
ΔE00 3.78
Celadon
#BEFDB7
ΔE00 4.14
Light Mint
#B6FFBB
ΔE00 4.37
Pale Green
#C7FDB5
ΔE00 4.51
Mint
#AAF0C1
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFDCA #FDCAFD
analogous
#E4FDCA #CAFDCA #CAFDE4
triadic
#CAFDCA #CACAFD #FDCACA
tetradic
#CAFDCA #CAE4FD #FDCAFD #FDE4CA
square
#CAFDCA #CAE4FD #FDCAFD #FDE4CA
split-complementary
#CAFDCA #E4CAFD #FDCAE4
monochromatic
#54F954 #8FFB8F #CAFDCA #E2FEE2 #E2FEE2
Accessibility & contrast
On white
1.14
#CAFDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.41
#CAFDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFDCA
18.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFDCA | 1.00 | 1.14 | 18.41 | 18.41 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3C7
Deuteranopia (green-blind)
#F7EECD
Tritanopia (blue-blind)
#C5FAEF
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cafdca; /* rgb */ color: rgb(202, 253, 202); /* oklch */ color: oklch(94.6% 0.086 144.9);
Tailwind
colors: {
custom: {
50: '#dafeda',
500: '#cafdca',
950: '#000000',
},
}SCSS
$custom: #cafdca; $custom-light: #dafeda; $custom-dark: #000000;
JSON
{
"hex": "#cafdca",
"rgb": {
"r": 202,
"g": 253,
"b": 202
},
"hsl": {
"h": 120,
"s": 92.727,
"l": 89.216
},
"oklch": {
"l": 0.94569,
"c": 0.08563,
"h": 144.9
},
"luminance": 0.87071
}Semantic roles & 50–950 ramp
primary
#CAFDCA
secondary
#E586E5
accent
#00E5E6
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151714
muted
#848583