#CAFFAF#CAFFAF
#CAFFAF is a very light, moderate yellow-green. Relative luminance 0.872; OKLCH L 94.4% C 0.118 H 135.4°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFFAF |
|---|---|
| RGB | rgb(202, 255, 175) |
| HSL | hsl(100, 100%, 84%) |
| HSV | hsv(100, 31%, 100%) |
| CMYK | cmyk(20.8%, 0%, 31.4%, 0%) |
| CIE-LAB | lab(94.81, -30.76, 32.94) |
| CIE-LCH | lch(94.81, 45.07, 133.04°) |
| OKLab | oklab(94.44% -0.0837 0.0826) |
| OKLCH | oklch(94.44% 0.118 135.4) |
| XYZ | xyz(67.8532, 87.1702, 53.7997) |
| Luminance | 0.8717 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 0.45
Pale Green
#C7FDB5
ΔE00 1.65
Tea Green
#BDF8A3
ΔE00 2.09
Washed Out Green
#BCF5A6
ΔE00 2.37
Very Light Green
#D1FFBD
ΔE00 2.69
Very Pale Green
#CFFDBC
ΔE00 2.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFFAF #E4AFFF
analogous
#F2FFAF #CAFFAF #AFFFBC
triadic
#CAFFAF #AFCAFF #FFAFCA
tetradic
#CAFFAF #AFF2FF #E4AFFF #FFBCAF
square
#CAFFAF #AFF2FF #E4AFFF #FFBCAF
split-complementary
#CAFFAF #BCAFFF #FFAFF2
monochromatic
#79FF35 #A1FF72 #CAFFAF #EBFFE0 #EBFFE0
Accessibility & contrast
On white
1.14
#CAFFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.43
#CAFFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFFAF
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFFAF | 1.00 | 1.14 | 18.43 | 18.43 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3AA
Deuteranopia (green-blind)
#FDEEB3
Tritanopia (blue-blind)
#CAF9EA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #caffaf; /* rgb */ color: rgb(202, 255, 175); /* oklch */ color: oklch(94.4% 0.118 135.4);
Tailwind
colors: {
custom: {
50: '#dbffc7',
500: '#caffaf',
950: '#000000',
},
}SCSS
$custom: #caffaf; $custom-light: #dbffc7; $custom-dark: #000000;
JSON
{
"hex": "#caffaf",
"rgb": {
"r": 202,
"g": 255,
"b": 175
},
"hsl": {
"h": 99.75,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.9444,
"c": 0.11759,
"h": 135.4
},
"luminance": 0.87172
}Semantic roles & 50–950 ramp
primary
#CAFFAF
secondary
#BD6DE5
accent
#00E698
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682