#CAFFBF#CAFFBF
#CAFFBF is a very light, moderate green. Relative luminance 0.878; OKLCH L 94.8% C 0.100 H 140.2°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFFBF |
|---|---|
| RGB | rgb(202, 255, 191) |
| HSL | hsl(110, 100%, 87%) |
| HSV | hsv(110, 25%, 100%) |
| CMYK | cmyk(20.8%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(95.09, -28.35, 25.26) |
| CIE-LCH | lch(95.09, 37.97, 138.30°) |
| OKLab | oklab(94.76% -0.0772 0.0642) |
| OKLCH | oklch(94.76% 0.1 140.2) |
| XYZ | xyz(69.5188, 87.8364, 62.5715) |
| Luminance | 0.8784 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 1.37
Very Light Green
#D1FFBD
ΔE00 1.48
Pale Green
#C7FDB5
ΔE00 1.72
Celadon
#BEFDB7
ΔE00 1.95
Light Light Green
#C8FFB0
ΔE00 2.95
Light Mint
#B6FFBB
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFFBF #F4BFFF
analogous
#EAFFBF #CAFFBF #BFFFD4
triadic
#CAFFBF #BFCAFF #FFBFCA
tetradic
#CAFFBF #BFEAFF #F4BFFF #FFD4BF
square
#CAFFBF #BFEAFF #F4BFFF #FFD4BF
split-complementary
#CAFFBF #D4BFFF #FFBFEA
monochromatic
#65FF45 #97FF82 #CAFFBF #E6FFE0 #E6FFE0
Accessibility & contrast
On white
1.13
#CAFFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#CAFFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFFBF
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFFBF | 1.00 | 1.13 | 18.57 | 18.57 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4BB
Deuteranopia (green-blind)
#FAEFC2
Tritanopia (blue-blind)
#C7FBEE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #caffbf; /* rgb */ color: rgb(202, 255, 191); /* oklch */ color: oklch(94.8% 0.100 140.2);
Tailwind
colors: {
custom: {
50: '#dbffd2',
500: '#caffbf',
950: '#000000',
},
}SCSS
$custom: #caffbf; $custom-light: #dbffd2; $custom-dark: #000000;
JSON
{
"hex": "#caffbf",
"rgb": {
"r": 202,
"g": 255,
"b": 191
},
"hsl": {
"h": 109.688,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.94759,
"c": 0.10038,
"h": 140.2
},
"luminance": 0.87838
}Semantic roles & 50–950 ramp
primary
#CAFFBF
secondary
#D57BE8
accent
#00E6BE
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683