#CAFEBE#CAFEBE
#CAFEBE is a very light, moderate green. Relative luminance 0.872; OKLCH L 94.5% C 0.100 H 139.8°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFEBE |
|---|---|
| RGB | rgb(202, 254, 190) |
| HSL | hsl(109, 97%, 87%) |
| HSV | hsv(109, 25%, 100%) |
| CMYK | cmyk(20.5%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(94.80, -28.04, 25.37) |
| CIE-LCH | lch(94.80, 37.81, 137.86°) |
| OKLab | oklab(94.52% -0.0763 0.0645) |
| OKLCH | oklch(94.52% 0.1 139.8) |
| XYZ | xyz(69.0909, 87.1562, 61.8879) |
| Luminance | 0.8716 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 1.18
Very Light Green
#D1FFBD
ΔE00 1.35
Pale Green
#C7FDB5
ΔE00 1.64
Celadon
#BEFDB7
ΔE00 2.00
Light Light Green
#C8FFB0
ΔE00 2.90
Light Mint
#B6FFBB
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFEBE #F2BEFE
analogous
#EAFEBE #CAFEBE #BEFED2
triadic
#CAFEBE #BECAFE #FEBECA
tetradic
#CAFEBE #BEEAFE #F2BEFE #FED2BE
square
#CAFEBE #BEEAFE #F2BEFE #FED2BE
split-complementary
#CAFEBE #D2BEFE #FEBEEA
monochromatic
#68FC45 #99FD82 #CAFEBE #E6FFE1 #E6FFE1
Accessibility & contrast
On white
1.14
#CAFEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.43
#CAFEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFEBE
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFEBE | 1.00 | 1.14 | 18.43 | 18.43 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3BA
Deuteranopia (green-blind)
#FAEEC1
Tritanopia (blue-blind)
#C7FAED
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cafebe; /* rgb */ color: rgb(202, 254, 190); /* oklch */ color: oklch(94.5% 0.100 139.8);
Tailwind
colors: {
custom: {
50: '#dbffd2',
500: '#cafebe',
950: '#000000',
},
}SCSS
$custom: #cafebe; $custom-light: #dbffd2; $custom-dark: #000000;
JSON
{
"hex": "#cafebe",
"rgb": {
"r": 202,
"g": 254,
"b": 190
},
"hsl": {
"h": 108.75,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.94522,
"c": 0.09988,
"h": 139.8
},
"luminance": 0.87158
}Semantic roles & 50–950 ramp
primary
#CAFEBE
secondary
#D27BE6
accent
#00E6BA
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683