#CAFFAB#CAFFAB
#CAFFAB is a very light, vivid yellow-green. Relative luminance 0.870; OKLCH L 94.4% C 0.122 H 134.5°. Best body text is #000000 at 18.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFFAB |
|---|---|
| RGB | rgb(202, 255, 171) |
| HSL | hsl(98, 100%, 84%) |
| HSV | hsv(98, 33%, 100%) |
| CMYK | cmyk(20.8%, 0%, 32.9%, 0%) |
| CIE-LAB | lab(94.74, -31.33, 34.85) |
| CIE-LCH | lch(94.74, 46.86, 131.96°) |
| OKLab | oklab(94.37% -0.0854 0.087) |
| OKLCH | oklch(94.37% 0.122 134.5) |
| XYZ | xyz(67.4662, 87.0153, 51.7613) |
| Luminance | 0.8702 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.10
Tea Green
#BDF8A3
ΔE00 1.96
Pale Green
#C7FDB5
ΔE00 2.37
Washed Out Green
#BCF5A6
ΔE00 2.55
Celery
#C1FD95
ΔE00 3.28
Very Light Green
#D1FFBD
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFFAB #E0ABFF
analogous
#F4FFAB #CAFFAB #ABFFB6
triadic
#CAFFAB #ABCAFF #FFABCA
tetradic
#CAFFAB #ABF4FF #E0ABFF #FFB6AB
square
#CAFFAB #ABF4FF #E0ABFF #FFB6AB
split-complementary
#CAFFAB #B6ABFF #FFABF4
monochromatic
#7DFF31 #A3FF6E #CAFFAB #ECFFE0 #ECFFE0
Accessibility & contrast
On white
1.14
#CAFFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.40
#CAFFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFFAB
18.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFFAB | 1.00 | 1.14 | 18.40 | 18.40 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3A5
Deuteranopia (green-blind)
#FDEEAF
Tritanopia (blue-blind)
#CAF9E9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #caffab; /* rgb */ color: rgb(202, 255, 171); /* oklch */ color: oklch(94.4% 0.122 134.5);
Tailwind
colors: {
custom: {
50: '#dbffc4',
500: '#caffab',
950: '#000000',
},
}SCSS
$custom: #caffab; $custom-light: #dbffc4; $custom-dark: #000000;
JSON
{
"hex": "#caffab",
"rgb": {
"r": 202,
"g": 255,
"b": 171
},
"hsl": {
"h": 97.857,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.94366,
"c": 0.12189,
"h": 134.5
},
"luminance": 0.87017
}Semantic roles & 50–950 ramp
primary
#CAFFAB
secondary
#B76AE5
accent
#00E691
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682