#CAFFBA#CAFFBA
#CAFFBA is a very light, moderate green. Relative luminance 0.876; OKLCH L 94.7% C 0.106 H 138.5°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFFBA |
|---|---|
| RGB | rgb(202, 255, 186) |
| HSL | hsl(106, 100%, 86%) |
| HSV | hsv(106, 27%, 100%) |
| CMYK | cmyk(20.8%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(95.00, -29.13, 27.66) |
| CIE-LCH | lch(95.00, 40.17, 136.47°) |
| OKLab | oklab(94.66% -0.0792 0.07) |
| OKLCH | oklch(94.66% 0.106 138.5) |
| XYZ | xyz(68.9779, 87.6200, 59.7230) |
| Luminance | 0.8762 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Green
#C7FDB5
ΔE00 0.77
Very Light Green
#D1FFBD
ΔE00 1.26
Very Pale Green
#CFFDBC
ΔE00 1.27
Celadon
#BEFDB7
ΔE00 1.80
Light Light Green
#C8FFB0
ΔE00 1.90
Washed Out Green
#BCF5A6
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFFBA #EFBAFF
analogous
#EDFFBA #CAFFBA #BAFFCD
triadic
#CAFFBA #BACAFF #FFBACA
tetradic
#CAFFBA #BAEDFF #EFBAFF #FFCDBA
square
#CAFFBA #BAEDFF #EFBAFF #FFCDBA
split-complementary
#CAFFBA #CDBAFF #FFBAED
monochromatic
#6CFF40 #9BFF7D #CAFFBA #E7FFE0 #E7FFE0
Accessibility & contrast
On white
1.13
#CAFFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#CAFFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFFBA
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFFBA | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4B6
Deuteranopia (green-blind)
#FBEFBD
Tritanopia (blue-blind)
#C8FAED
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #caffba; /* rgb */ color: rgb(202, 255, 186); /* oklch */ color: oklch(94.7% 0.106 138.5);
Tailwind
colors: {
custom: {
50: '#dbffcf',
500: '#caffba',
950: '#000000',
},
}SCSS
$custom: #caffba; $custom-light: #dbffcf; $custom-dark: #000000;
JSON
{
"hex": "#caffba",
"rgb": {
"r": 202,
"g": 255,
"b": 186
},
"hsl": {
"h": 106.087,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.94656,
"c": 0.10573,
"h": 138.5
},
"luminance": 0.87622
}Semantic roles & 50–950 ramp
primary
#CAFFBA
secondary
#CD76E7
accent
#00E6B0
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151813
muted
#848683