#CBEFBD#CBEFBD
#CBEFBD is a very light, moderate green. Relative luminance 0.781; OKLCH L 91.3% C 0.077 H 137.0°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEFBD |
|---|---|
| RGB | rgb(203, 239, 189) |
| HSL | hsl(103, 61%, 84%) |
| HSV | hsv(103, 21%, 94%) |
| CMYK | cmyk(15.1%, 0%, 20.9%, 6.3%) |
| CIE-LAB | lab(90.83, -20.67, 20.40) |
| CIE-LCH | lch(90.83, 29.04, 135.38°) |
| OKLab | oklab(91.35% -0.056 0.0522) |
| OKLCH | oklch(91.35% 0.077 137) |
| XYZ | xyz(64.6785, 78.1026, 59.8020) |
| Luminance | 0.7810 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.69
Very Pale Green
#CFFDBC
ΔE00 4.10
Very Light Green
#D1FFBD
ΔE00 4.47
Light Grey Green
#B7E1A1
ΔE00 4.83
Pale Green
#C7FDB5
ΔE00 5.34
Celadon
#BEFDB7
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEFBD #E1BDEF
analogous
#E4EFBD #CBEFBD #BDEFC8
triadic
#CBEFBD #BDCBEF #EFBDCB
tetradic
#CBEFBD #BDE4EF #E1BDEF #EFC8BD
square
#CBEFBD #BDE4EF #E1BDEF #EFC8BD
split-complementary
#CBEFBD #C8BDEF #EFBDE4
monochromatic
#7DD75A #A4E38C #CBEFBD #ECF9E6 #ECF9E6
Accessibility & contrast
On white
1.26
#CBEFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#CBEFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEFBD
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEFBD | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E7BA
Deuteranopia (green-blind)
#EDE3BF
Tritanopia (blue-blind)
#CAEBE1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cbefbd; /* rgb */ color: rgb(203, 239, 189); /* oklch */ color: oklch(91.3% 0.077 137.0);
Tailwind
colors: {
custom: {
50: '#dbf4d1',
500: '#cbefbd',
950: '#000000',
},
}SCSS
$custom: #cbefbd; $custom-light: #dbf4d1; $custom-dark: #000000;
JSON
{
"hex": "#cbefbd",
"rgb": {
"r": 203,
"g": 239,
"b": 189
},
"hsl": {
"h": 103.2,
"s": 60.976,
"l": 83.922
},
"oklch": {
"l": 0.9135,
"c": 0.07653,
"h": 137
},
"luminance": 0.78104
}Semantic roles & 50–950 ramp
primary
#CBEFBD
secondary
#B883CD
accent
#1DC999
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151714
muted
#848583