#CAFFBE#CAFFBE
#CAFFBE is a very light, moderate green. Relative luminance 0.878; OKLCH L 94.7% C 0.101 H 139.9°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFFBE |
|---|---|
| RGB | rgb(202, 255, 190) |
| HSL | hsl(109, 100%, 87%) |
| HSV | hsv(109, 25%, 100%) |
| CMYK | cmyk(20.8%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(95.07, -28.51, 25.74) |
| CIE-LCH | lch(95.07, 38.41, 137.92°) |
| OKLab | oklab(94.74% -0.0776 0.0654) |
| OKLCH | oklch(94.74% 0.101 139.9) |
| XYZ | xyz(69.4091, 87.7925, 61.9939) |
| Luminance | 0.8779 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 1.28
Very Light Green
#D1FFBD
ΔE00 1.37
Pale Green
#C7FDB5
ΔE00 1.52
Celadon
#BEFDB7
ΔE00 1.87
Light Light Green
#C8FFB0
ΔE00 2.73
Light Mint
#B6FFBB
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFFBE #F3BEFF
analogous
#EBFFBE #CAFFBE #BEFFD3
triadic
#CAFFBE #BECAFF #FFBECA
tetradic
#CAFFBE #BEEBFF #F3BEFF #FFD3BE
square
#CAFFBE #BEEBFF #F3BEFF #FFD3BE
split-complementary
#CAFFBE #D3BEFF #FFBEEB
monochromatic
#66FF44 #98FF81 #CAFFBE #E6FFE0 #E6FFE0
Accessibility & contrast
On white
1.13
#CAFFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#CAFFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFFBE
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFFBE | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4BA
Deuteranopia (green-blind)
#FAEFC1
Tritanopia (blue-blind)
#C7FBED
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #caffbe; /* rgb */ color: rgb(202, 255, 190); /* oklch */ color: oklch(94.7% 0.101 139.9);
Tailwind
colors: {
custom: {
50: '#dbffd2',
500: '#caffbe',
950: '#000000',
},
}SCSS
$custom: #caffbe; $custom-light: #dbffd2; $custom-dark: #000000;
JSON
{
"hex": "#caffbe",
"rgb": {
"r": 202,
"g": 255,
"b": 190
},
"hsl": {
"h": 108.923,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.94738,
"c": 0.10144,
"h": 139.9
},
"luminance": 0.87794
}Semantic roles & 50–950 ramp
primary
#CAFFBE
secondary
#D37AE7
accent
#00E6BB
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683