#CAEFBB#CAEFBB
#CAEFBB is a very light, moderate green. Relative luminance 0.779; OKLCH L 91.2% C 0.079 H 136.7°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEFBB |
|---|---|
| RGB | rgb(202, 239, 187) |
| HSL | hsl(103, 62%, 84%) |
| HSV | hsv(103, 22%, 94%) |
| CMYK | cmyk(15.5%, 0%, 21.8%, 6.3%) |
| CIE-LAB | lab(90.72, -21.33, 21.27) |
| CIE-LCH | lch(90.72, 30.13, 135.08°) |
| OKLab | oklab(91.24% -0.0578 0.0544) |
| OKLCH | oklch(91.24% 0.079 136.7) |
| XYZ | xyz(64.1914, 77.8764, 58.6538) |
| Luminance | 0.7788 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.24
Very Pale Green
#CFFDBC
ΔE00 3.77
Very Light Green
#D1FFBD
ΔE00 4.16
Light Grey Green
#B7E1A1
ΔE00 4.48
Pale Green
#C7FDB5
ΔE00 4.95
Celadon
#BEFDB7
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEFBB #E0BBEF
analogous
#E4EFBB #CAEFBB #BBEFC6
triadic
#CAEFBB #BBCAEF #EFBBCA
tetradic
#CAEFBB #BBE4EF #E0BBEF #EFC6BB
square
#CAEFBB #BBE4EF #E0BBEF #EFC6BB
split-complementary
#CAEFBB #C6BBEF #EFBBE4
monochromatic
#7DD858 #A3E389 #CAEFBB #ECF9E6 #ECF9E6
Accessibility & contrast
On white
1.27
#CAEFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#CAEFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEFBB
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEFBB | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E7B8
Deuteranopia (green-blind)
#EDE3BD
Tritanopia (blue-blind)
#C9EBE1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #caefbb; /* rgb */ color: rgb(202, 239, 187); /* oklch */ color: oklch(91.2% 0.079 136.7);
Tailwind
colors: {
custom: {
50: '#daf4cf',
500: '#caefbb',
950: '#000000',
},
}SCSS
$custom: #caefbb; $custom-light: #daf4cf; $custom-dark: #000000;
JSON
{
"hex": "#caefbb",
"rgb": {
"r": 202,
"g": 239,
"b": 187
},
"hsl": {
"h": 102.692,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.91238,
"c": 0.07932,
"h": 136.7
},
"luminance": 0.77877
}Semantic roles & 50–950 ramp
primary
#CAEFBB
secondary
#B781CD
accent
#1CCA98
background
#FEFFFE
surface
#FBFEFB
border
#D4D6D4
text
#151714
muted
#848583