#CAFFBB#CAFFBB
#CAFFBB is a very light, moderate green. Relative luminance 0.877; OKLCH L 94.7% C 0.105 H 138.9°. Best body text is #000000 at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFFBB |
|---|---|
| RGB | rgb(202, 255, 187) |
| HSL | hsl(107, 100%, 87%) |
| HSV | hsv(107, 27%, 100%) |
| CMYK | cmyk(20.8%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(95.02, -28.97, 27.18) |
| CIE-LCH | lch(95.02, 39.73, 136.82°) |
| OKLab | oklab(94.68% -0.0788 0.0689) |
| OKLCH | oklch(94.68% 0.105 138.9) |
| XYZ | xyz(69.0846, 87.6627, 60.2848) |
| Luminance | 0.8766 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Green
#C7FDB5
ΔE00 0.94
Very Pale Green
#CFFDBC
ΔE00 1.22
Very Light Green
#D1FFBD
ΔE00 1.24
Celadon
#BEFDB7
ΔE00 1.78
Light Light Green
#C8FFB0
ΔE00 2.11
Washed Out Green
#BCF5A6
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFFBB #F0BBFF
analogous
#ECFFBB #CAFFBB #BBFFCE
triadic
#CAFFBB #BBCAFF #FFBBCA
tetradic
#CAFFBB #BBECFF #F0BBFF #FFCEBB
square
#CAFFBB #BBECFF #F0BBFF #FFCEBB
split-complementary
#CAFFBB #CEBBFF #FFBBEC
monochromatic
#6BFF41 #9AFF7E #CAFFBB #E7FFE0 #E7FFE0
Accessibility & contrast
On white
1.13
#CAFFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.53
#CAFFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFFBB
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFFBB | 1.00 | 1.13 | 18.53 | 18.53 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4B7
Deuteranopia (green-blind)
#FBEFBE
Tritanopia (blue-blind)
#C8FAED
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #caffbb; /* rgb */ color: rgb(202, 255, 187); /* oklch */ color: oklch(94.7% 0.105 138.9);
Tailwind
colors: {
custom: {
50: '#dbffcf',
500: '#caffbb',
950: '#000000',
},
}SCSS
$custom: #caffbb; $custom-light: #dbffcf; $custom-dark: #000000;
JSON
{
"hex": "#caffbb",
"rgb": {
"r": 202,
"g": 255,
"b": 187
},
"hsl": {
"h": 106.765,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.94676,
"c": 0.10466,
"h": 138.9
},
"luminance": 0.87664
}Semantic roles & 50–950 ramp
primary
#CAFFBB
secondary
#CE77E7
accent
#00E6B3
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683