#CAFFBD#CAFFBD
#CAFFBD is a very light, moderate green. Relative luminance 0.878; OKLCH L 94.7% C 0.103 H 139.5°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFFBD |
|---|---|
| RGB | rgb(202, 255, 189) |
| HSL | hsl(108, 100%, 87%) |
| HSV | hsv(108, 26%, 100%) |
| CMYK | cmyk(20.8%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(95.06, -28.66, 26.22) |
| CIE-LCH | lch(95.06, 38.85, 137.55°) |
| OKLab | oklab(94.72% -0.078 0.0665) |
| OKLCH | oklch(94.72% 0.103 139.5) |
| XYZ | xyz(69.3002, 87.7489, 61.4203) |
| Luminance | 0.8775 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 1.23
Very Light Green
#D1FFBD
ΔE00 1.30
Pale Green
#C7FDB5
ΔE00 1.32
Celadon
#BEFDB7
ΔE00 1.82
Light Light Green
#C8FFB0
ΔE00 2.52
Light Mint
#B6FFBB
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFFBD #F2BDFF
analogous
#EBFFBD #CAFFBD #BDFFD1
triadic
#CAFFBD #BDCAFF #FFBDCA
tetradic
#CAFFBD #BDEBFF #F2BDFF #FFD1BD
square
#CAFFBD #BDEBFF #F2BDFF #FFD1BD
split-complementary
#CAFFBD #D1BDFF #FFBDEB
monochromatic
#68FF43 #99FF80 #CAFFBD #E6FFE0 #E6FFE0
Accessibility & contrast
On white
1.13
#CAFFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#CAFFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFFBD
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFFBD | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4B9
Deuteranopia (green-blind)
#FBEFC0
Tritanopia (blue-blind)
#C7FAED
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #caffbd; /* rgb */ color: rgb(202, 255, 189); /* oklch */ color: oklch(94.7% 0.103 139.5);
Tailwind
colors: {
custom: {
50: '#dbffd1',
500: '#caffbd',
950: '#000000',
},
}SCSS
$custom: #caffbd; $custom-light: #dbffd1; $custom-dark: #000000;
JSON
{
"hex": "#caffbd",
"rgb": {
"r": 202,
"g": 255,
"b": 189
},
"hsl": {
"h": 108.182,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.94717,
"c": 0.10251,
"h": 139.5
},
"luminance": 0.87751
}Semantic roles & 50–950 ramp
primary
#CAFFBD
secondary
#D279E7
accent
#00E6B8
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683