#CAFFB3#CAFFB3
#CAFFB3 is a very light, moderate green. Relative luminance 0.873; OKLCH L 94.5% C 0.113 H 136.4°. Best body text is #000000 at 18.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFFB3 |
|---|---|
| RGB | rgb(202, 255, 179) |
| HSL | hsl(102, 100%, 85%) |
| HSV | hsv(102, 30%, 100%) |
| CMYK | cmyk(20.8%, 0%, 29.8%, 0%) |
| CIE-LAB | lab(94.88, -30.18, 31.02) |
| CIE-LCH | lch(94.88, 43.28, 134.21°) |
| OKLab | oklab(94.52% -0.0821 0.0781) |
| OKLCH | oklch(94.52% 0.113 136.4) |
| XYZ | xyz(68.2519, 87.3296, 55.8995) |
| Luminance | 0.8733 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 0.57
Pale Green
#C7FDB5
ΔE00 0.94
Very Light Green
#D1FFBD
ΔE00 2.05
Very Pale Green
#CFFDBC
ΔE00 2.17
Washed Out Green
#BCF5A6
ΔE00 2.43
Celadon
#BEFDB7
ΔE00 2.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFFB3 #E8B3FF
analogous
#F0FFB3 #CAFFB3 #B3FFC2
triadic
#CAFFB3 #B3CAFF #FFB3CA
tetradic
#CAFFB3 #B3F0FF #E8B3FF #FFC2B3
square
#CAFFB3 #B3F0FF #E8B3FF #FFC2B3
split-complementary
#CAFFB3 #C2B3FF #FFB3F0
monochromatic
#75FF39 #9FFF76 #CAFFB3 #EAFFE0 #EAFFE0
Accessibility & contrast
On white
1.14
#CAFFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.47
#CAFFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFFB3
18.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFFB3 | 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)
#FFF3AE
Deuteranopia (green-blind)
#FCEFB7
Tritanopia (blue-blind)
#C9F9EB
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #caffb3; /* rgb */ color: rgb(202, 255, 179); /* oklch */ color: oklch(94.5% 0.113 136.4);
Tailwind
colors: {
custom: {
50: '#dbffca',
500: '#caffb3',
950: '#000000',
},
}SCSS
$custom: #caffb3; $custom-light: #dbffca; $custom-dark: #000000;
JSON
{
"hex": "#caffb3",
"rgb": {
"r": 202,
"g": 255,
"b": 179
},
"hsl": {
"h": 101.842,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.94517,
"c": 0.11328,
"h": 136.4
},
"luminance": 0.87331
}Semantic roles & 50–950 ramp
primary
#CAFFB3
secondary
#C270E6
accent
#00E6A0
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682