#CAFFCA#CAFFCA
#CAFFCA is a very light, moderate green. Relative luminance 0.883; OKLCH L 95.0% C 0.089 H 144.8°. Best body text is #000000 at 18.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFFCA |
|---|---|
| RGB | rgb(202, 255, 202) |
| HSL | hsl(120, 100%, 90%) |
| HSV | hsv(120, 21%, 100%) |
| CMYK | cmyk(20.8%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(95.30, -26.56, 19.96) |
| CIE-LCH | lch(95.30, 33.23, 143.08°) |
| OKLab | oklab(95% -0.0726 0.0512) |
| OKLCH | oklch(95% 0.089 144.8) |
| XYZ | xyz(70.7750, 88.3389, 69.1878) |
| Luminance | 0.8834 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.35
Very Light Green
#D1FFBD
ΔE00 3.52
Celadon
#BEFDB7
ΔE00 3.75
Light Mint
#B6FFBB
ΔE00 3.95
Pale Green
#C7FDB5
ΔE00 4.17
Light Sage
#BCECAC
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFFCA #FFCAFF
analogous
#E5FFCA #CAFFCA #CAFFE5
triadic
#CAFFCA #CACAFF #FFCACA
tetradic
#CAFFCA #CAE5FF #FFCAFF #FFE5CA
square
#CAFFCA #CAE5FF #FFCAFF #FFE5CA
split-complementary
#CAFFCA #E5CAFF #FFCAE5
monochromatic
#50FF50 #8DFF8D #CAFFCA #E0FFE0 #E0FFE0
Accessibility & contrast
On white
1.12
#CAFFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.67
#CAFFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFFCA
18.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFFCA | 1.00 | 1.12 | 18.67 | 18.67 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5C7
Deuteranopia (green-blind)
#F8EFCD
Tritanopia (blue-blind)
#C5FCF0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #caffca; /* rgb */ color: rgb(202, 255, 202); /* oklch */ color: oklch(95.0% 0.089 144.8);
Tailwind
colors: {
custom: {
50: '#dbffda',
500: '#caffca',
950: '#000000',
},
}SCSS
$custom: #caffca; $custom-light: #dbffda; $custom-dark: #000000;
JSON
{
"hex": "#caffca",
"rgb": {
"r": 202,
"g": 255,
"b": 202
},
"hsl": {
"h": 120,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.94998,
"c": 0.08882,
"h": 144.8
},
"luminance": 0.88341
}Semantic roles & 50–950 ramp
primary
#CAFFCA
secondary
#E984E9
accent
#00E5E6
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683