#CAFDB2#CAFDB2
#CAFDB2 is a very light, moderate green. Relative luminance 0.860; OKLCH L 94.1% C 0.111 H 135.9°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFDB2 |
|---|---|
| RGB | rgb(202, 253, 178) |
| HSL | hsl(101, 95%, 85%) |
| HSV | hsv(101, 30%, 99%) |
| CMYK | cmyk(20.2%, 0%, 29.6%, 0.8%) |
| CIE-LAB | lab(94.32, -29.39, 30.78) |
| CIE-LCH | lch(94.32, 42.56, 133.68°) |
| OKLab | oklab(94.06% -0.0799 0.0774) |
| OKLCH | oklch(94.06% 0.111 135.9) |
| XYZ | xyz(67.5165, 86.0200, 55.1572) |
| Luminance | 0.8602 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 0.86
Pale Green
#C7FDB5
ΔE00 0.92
Very Light Green
#D1FFBD
ΔE00 1.92
Very Pale Green
#CFFDBC
ΔE00 1.98
Washed Out Green
#BCF5A6
ΔE00 2.26
Tea Green
#BDF8A3
ΔE00 2.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFDB2 #E5B2FD
analogous
#F0FDB2 #CAFDB2 #B2FDC0
triadic
#CAFDB2 #B2CAFD #FDB2CA
tetradic
#CAFDB2 #B2F0FD #E5B2FD #FDC0B2
square
#CAFDB2 #B2F0FD #E5B2FD #FDC0B2
split-complementary
#CAFDB2 #C0B2FD #FDB2F0
monochromatic
#78FA3B #A1FB76 #CAFDB2 #EAFEE1 #EAFEE1
Accessibility & contrast
On white
1.15
#CAFDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.20
#CAFDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFDB2
18.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFDB2 | 1.00 | 1.15 | 18.20 | 18.20 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2AD
Deuteranopia (green-blind)
#FBEDB6
Tritanopia (blue-blind)
#C9F7E9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cafdb2; /* rgb */ color: rgb(202, 253, 178); /* oklch */ color: oklch(94.1% 0.111 135.9);
Tailwind
colors: {
custom: {
50: '#dbfec9',
500: '#cafdb2',
950: '#000000',
},
}SCSS
$custom: #cafdb2; $custom-light: #dbfec9; $custom-dark: #000000;
JSON
{
"hex": "#cafdb2",
"rgb": {
"r": 202,
"g": 253,
"b": 178
},
"hsl": {
"h": 100.8,
"s": 94.937,
"l": 84.51
},
"oklch": {
"l": 0.94064,
"c": 0.11128,
"h": 135.9
},
"luminance": 0.86021
}Semantic roles & 50–950 ramp
primary
#CAFDB2
secondary
#BE71E2
accent
#00E69C
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582