#CAF4BC#CAF4BC
#CAF4BC is a very light, moderate green. Relative luminance 0.809; OKLCH L 92.3% C 0.086 H 137.9°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CAF4BC |
|---|---|
| RGB | rgb(202, 244, 188) |
| HSL | hsl(105, 72%, 85%) |
| HSV | hsv(105, 23%, 96%) |
| CMYK | cmyk(17.2%, 0%, 23%, 4.3%) |
| CIE-LAB | lab(92.08, -23.59, 22.64) |
| CIE-LCH | lch(92.08, 32.70, 136.18°) |
| OKLab | oklab(92.33% -0.064 0.0577) |
| OKLCH | oklch(92.33% 0.086 137.9) |
| XYZ | xyz(65.7829, 80.8875, 59.7142) |
| Luminance | 0.8089 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.46
Light Sage
#BCECAC
ΔE00 2.82
Very Light Green
#D1FFBD
ΔE00 2.87
Pale Green
#C7FDB5
ΔE00 3.63
Celadon
#BEFDB7
ΔE00 4.07
Washed Out Green
#BCF5A6
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAF4BC #E6BCF4
analogous
#E6F4BC #CAF4BC #BCF4CA
triadic
#CAF4BC #BCCAF4 #F4BCCA
tetradic
#CAF4BC #BCE6F4 #E6BCF4 #F4CABC
square
#CAF4BC #BCE6F4 #E6BCF4 #F4CABC
split-complementary
#CAF4BC #CABCF4 #F4BCE6
monochromatic
#77E353 #A0EB87 #CAF4BC #EAFBE5 #EAFBE5
Accessibility & contrast
On white
1.22
#CAF4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#CAF4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAF4BC
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAF4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAF4BC | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBB9
Deuteranopia (green-blind)
#F1E7BF
Tritanopia (blue-blind)
#C9F0E5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #caf4bc; /* rgb */ color: rgb(202, 244, 188); /* oklch */ color: oklch(92.3% 0.086 137.9);
Tailwind
colors: {
custom: {
50: '#daf7d0',
500: '#caf4bc',
950: '#000000',
},
}SCSS
$custom: #caf4bc; $custom-light: #daf7d0; $custom-dark: #000000;
JSON
{
"hex": "#caf4bc",
"rgb": {
"r": 202,
"g": 244,
"b": 188
},
"hsl": {
"h": 105,
"s": 71.795,
"l": 84.706
},
"oklch": {
"l": 0.9233,
"c": 0.0862,
"h": 137.9
},
"luminance": 0.80889
}Semantic roles & 50–950 ramp
primary
#CAF4BC
secondary
#BF7FD5
accent
#12D4A3
background
#FEFFFE
surface
#FBFEFB
border
#D4D6D4
text
#151714
muted
#848583