#CAFAAF#CAFAAF
#CAFAAF is a very light, moderate yellow-green. Relative luminance 0.840; OKLCH L 93.4% C 0.110 H 134.6°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFAAF |
|---|---|
| RGB | rgb(202, 250, 175) |
| HSL | hsl(98, 88%, 83%) |
| HSV | hsv(98, 30%, 98%) |
| CMYK | cmyk(19.2%, 0%, 30%, 2%) |
| CIE-LAB | lab(93.46, -28.42, 31.13) |
| CIE-LCH | lch(93.46, 42.15, 132.40°) |
| OKLab | oklab(93.36% -0.0773 0.0782) |
| OKLCH | oklch(93.36% 0.11 134.6) |
| XYZ | xyz(66.2790, 84.0216, 53.2750) |
| Luminance | 0.8402 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.40
Pale Green
#C7FDB5
ΔE00 1.46
Washed Out Green
#BCF5A6
ΔE00 2.10
Very Pale Green
#CFFDBC
ΔE00 2.15
Very Light Green
#D1FFBD
ΔE00 2.17
Tea Green
#BDF8A3
ΔE00 2.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFAAF #DFAFFA
analogous
#EFFAAF #CAFAAF #AFFAB9
triadic
#CAFAAF #AFCAFA #FAAFCA
tetradic
#CAFAAF #AFEFFA #DFAFFA #FAB9AF
square
#CAFAAF #AFEFFA #DFAFFA #FAB9AF
split-complementary
#CAFAAF #B9AFFA #FAAFEF
monochromatic
#7EF33C #A4F675 #CAFAAF #ECFDE2 #ECFDE2
Accessibility & contrast
On white
1.18
#CAFAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#CAFAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFAAF
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFAAF | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFAA
Deuteranopia (green-blind)
#F8EBB3
Tritanopia (blue-blind)
#CAF4E6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cafaaf; /* rgb */ color: rgb(202, 250, 175); /* oklch */ color: oklch(93.4% 0.110 134.6);
Tailwind
colors: {
custom: {
50: '#dbfcc7',
500: '#cafaaf',
950: '#000000',
},
}SCSS
$custom: #cafaaf; $custom-light: #dbfcc7; $custom-dark: #000000;
JSON
{
"hex": "#cafaaf",
"rgb": {
"r": 202,
"g": 250,
"b": 175
},
"hsl": {
"h": 98.4,
"s": 88.235,
"l": 83.333
},
"oklch": {
"l": 0.93356,
"c": 0.10995,
"h": 134.6
},
"luminance": 0.84023
}Semantic roles & 50–950 ramp
primary
#CAFAAF
secondary
#B670DD
accent
#01E593
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582