#CAFFB4#CAFFB4
#CAFFB4 is a very light, moderate green. Relative luminance 0.874; OKLCH L 94.5% C 0.112 H 136.7°. Best body text is #000000 at 18.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFFB4 |
|---|---|
| RGB | rgb(202, 255, 180) |
| HSL | hsl(102, 100%, 85%) |
| HSV | hsv(102, 29%, 100%) |
| CMYK | cmyk(20.8%, 0%, 29.4%, 0%) |
| CIE-LAB | lab(94.90, -30.03, 30.55) |
| CIE-LCH | lch(94.90, 42.84, 134.51°) |
| OKLab | oklab(94.54% -0.0817 0.0769) |
| OKLCH | oklch(94.54% 0.112 136.7) |
| XYZ | xyz(68.3534, 87.3702, 56.4340) |
| Luminance | 0.8737 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 0.74
Pale Green
#C7FDB5
ΔE00 0.78
Very Light Green
#D1FFBD
ΔE00 1.90
Very Pale Green
#CFFDBC
ΔE00 2.01
Celadon
#BEFDB7
ΔE00 2.32
Washed Out Green
#BCF5A6
ΔE00 2.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFFB4 #E9B4FF
analogous
#EFFFB4 #CAFFB4 #B4FFC3
triadic
#CAFFB4 #B4CAFF #FFB4CA
tetradic
#CAFFB4 #B4EFFF #E9B4FF #FFC3B4
square
#CAFFB4 #B4EFFF #E9B4FF #FFC3B4
split-complementary
#CAFFB4 #C3B4FF #FFB4EF
monochromatic
#74FF3A #9FFF77 #CAFFB4 #E9FFE0 #E9FFE0
Accessibility & contrast
On white
1.14
#CAFFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.47
#CAFFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFFB4
18.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFFB4 | 1.00 | 1.14 | 18.47 | 18.47 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3AF
Deuteranopia (green-blind)
#FCEFB8
Tritanopia (blue-blind)
#C9FAEB
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #caffb4; /* rgb */ color: rgb(202, 255, 180); /* oklch */ color: oklch(94.5% 0.112 136.7);
Tailwind
colors: {
custom: {
50: '#dbffcb',
500: '#caffb4',
950: '#000000',
},
}SCSS
$custom: #caffb4; $custom-light: #dbffcb; $custom-dark: #000000;
JSON
{
"hex": "#caffb4",
"rgb": {
"r": 202,
"g": 255,
"b": 180
},
"hsl": {
"h": 102.4,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.94536,
"c": 0.1122,
"h": 136.7
},
"luminance": 0.87372
}Semantic roles & 50–950 ramp
primary
#CAFFB4
secondary
#C471E6
accent
#00E6A2
background
#FEFFFE
surface
#FCFFFA
border
#D5D7D3
text
#151813
muted
#848683