#CAFEBF#CAFEBF
#CAFEBF is a very light, moderate green. Relative luminance 0.872; OKLCH L 94.5% C 0.099 H 140.2°. Best body text is #000000 at 18.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFEBF |
|---|---|
| RGB | rgb(202, 254, 191) |
| HSL | hsl(110, 97%, 87%) |
| HSV | hsv(110, 25%, 100%) |
| CMYK | cmyk(20.5%, 0%, 24.8%, 0.4%) |
| CIE-LAB | lab(94.82, -27.88, 24.89) |
| CIE-LCH | lch(94.82, 37.37, 138.24°) |
| OKLab | oklab(94.54% -0.0759 0.0633) |
| OKLCH | oklch(94.54% 0.099 140.2) |
| XYZ | xyz(69.2006, 87.2000, 62.4655) |
| Luminance | 0.8720 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 1.30
Very Light Green
#D1FFBD
ΔE00 1.48
Pale Green
#C7FDB5
ΔE00 1.85
Celadon
#BEFDB7
ΔE00 2.09
Light Light Green
#C8FFB0
ΔE00 3.11
Light Mint
#B6FFBB
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFEBF #F3BFFE
analogous
#E9FEBF #CAFEBF #BFFED4
triadic
#CAFEBF #BFCAFE #FEBFCA
tetradic
#CAFEBF #BFE9FE #F3BFFE #FED4BF
square
#CAFEBF #BFE9FE #F3BFFE #FED4BF
split-complementary
#CAFEBF #D4BFFE #FEBFE9
monochromatic
#66FC46 #98FD83 #CAFEBF #E6FFE1 #E6FFE1
Accessibility & contrast
On white
1.14
#CAFEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.44
#CAFEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFEBF
18.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFEBF | 1.00 | 1.14 | 18.44 | 18.44 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3BB
Deuteranopia (green-blind)
#F9EEC2
Tritanopia (blue-blind)
#C7FAED
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cafebf; /* rgb */ color: rgb(202, 254, 191); /* oklch */ color: oklch(94.5% 0.099 140.2);
Tailwind
colors: {
custom: {
50: '#dbffd2',
500: '#cafebf',
950: '#000000',
},
}SCSS
$custom: #cafebf; $custom-light: #dbffd2; $custom-dark: #000000;
JSON
{
"hex": "#cafebf",
"rgb": {
"r": 202,
"g": 254,
"b": 191
},
"hsl": {
"h": 109.524,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.94543,
"c": 0.0988,
"h": 140.2
},
"luminance": 0.87202
}Semantic roles & 50–950 ramp
primary
#CAFEBF
secondary
#D37BE6
accent
#00E6BD
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683