#CBEFBB#CBEFBB
#CBEFBB is a very light, moderate green. Relative luminance 0.780; OKLCH L 91.3% C 0.079 H 136.1°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEFBB |
|---|---|
| RGB | rgb(203, 239, 187) |
| HSL | hsl(102, 62%, 84%) |
| HSV | hsv(102, 22%, 94%) |
| CMYK | cmyk(15.1%, 0%, 21.8%, 6.3%) |
| CIE-LAB | lab(90.79, -20.99, 21.37) |
| CIE-LCH | lch(90.79, 29.96, 134.49°) |
| OKLab | oklab(91.31% -0.0568 0.0546) |
| OKLCH | oklch(91.31% 0.079 136.1) |
| XYZ | xyz(64.4629, 78.0164, 58.6665) |
| Luminance | 0.7802 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.35
Very Pale Green
#CFFDBC
ΔE00 3.80
Very Light Green
#D1FFBD
ΔE00 4.18
Light Grey Green
#B7E1A1
ΔE00 4.52
Pale Green
#C7FDB5
ΔE00 5.01
Celadon
#BEFDB7
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEFBB #DFBBEF
analogous
#E5EFBB #CBEFBB #BBEFC5
triadic
#CBEFBB #BBCBEF #EFBBCB
tetradic
#CBEFBB #BBE5EF #DFBBEF #EFC5BB
square
#CBEFBB #BBE5EF #DFBBEF #EFC5BB
split-complementary
#CBEFBB #C5BBEF #EFBBE5
monochromatic
#7FD858 #A5E389 #CBEFBB #ECF9E6 #ECF9E6
Accessibility & contrast
On white
1.26
#CBEFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#CBEFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEFBB
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEFBB | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E7B8
Deuteranopia (green-blind)
#EDE3BD
Tritanopia (blue-blind)
#CBEBE1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cbefbb; /* rgb */ color: rgb(203, 239, 187); /* oklch */ color: oklch(91.3% 0.079 136.1);
Tailwind
colors: {
custom: {
50: '#dbf4cf',
500: '#cbefbb',
950: '#000000',
},
}SCSS
$custom: #cbefbb; $custom-light: #dbf4cf; $custom-dark: #000000;
JSON
{
"hex": "#cbefbb",
"rgb": {
"r": 203,
"g": 239,
"b": 187
},
"hsl": {
"h": 101.538,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.91305,
"c": 0.07878,
"h": 136.1
},
"luminance": 0.78017
}Semantic roles & 50–950 ramp
primary
#CBEFBB
secondary
#B681CD
accent
#1CCA94
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151714
muted
#848583