#CBEDBB#CBEDBB
#CBEDBB is a very light, moderate green. Relative luminance 0.769; OKLCH L 90.9% C 0.076 H 135.7°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEDBB |
|---|---|
| RGB | rgb(203, 237, 187) |
| HSL | hsl(101, 58%, 83%) |
| HSV | hsv(101, 21%, 93%) |
| CMYK | cmyk(14.3%, 0%, 21.1%, 7.1%) |
| CIE-LAB | lab(90.25, -20.02, 20.63) |
| CIE-LCH | lch(90.25, 28.74, 134.13°) |
| OKLab | oklab(90.88% -0.0541 0.0528) |
| OKLCH | oklch(90.88% 0.076 135.7) |
| XYZ | xyz(63.8807, 76.8518, 58.4724) |
| Luminance | 0.7685 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.76
Very Pale Green
#CFFDBC
ΔE00 4.43
Light Grey Green
#B7E1A1
ΔE00 4.62
Very Light Green
#D1FFBD
ΔE00 4.79
Pale Green
#C7FDB5
ΔE00 5.64
Celadon
#BEFDB7
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEDBB #DDBBED
analogous
#E4EDBB #CBEDBB #BBEDC4
triadic
#CBEDBB #BBCBED #EDBBCB
tetradic
#CBEDBB #BBE4ED #DDBBED #EDC4BB
square
#CBEDBB #BBE4ED #DDBBED #EDC4BB
split-complementary
#CBEDBB #C4BBED #EDBBE4
monochromatic
#81D35A #A6E08B #CBEDBB #ECF9E7 #ECF9E7
Accessibility & contrast
On white
1.28
#CBEDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#CBEDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEDBB
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEDBB | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E5B8
Deuteranopia (green-blind)
#ECE2BD
Tritanopia (blue-blind)
#CBE9DF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cbedbb; /* rgb */ color: rgb(203, 237, 187); /* oklch */ color: oklch(90.9% 0.076 135.7);
Tailwind
colors: {
custom: {
50: '#dbf3cf',
500: '#cbedbb',
950: '#000000',
},
}SCSS
$custom: #cbedbb; $custom-light: #dbf3cf; $custom-dark: #000000;
JSON
{
"hex": "#cbedbb",
"rgb": {
"r": 203,
"g": 237,
"b": 187
},
"hsl": {
"h": 100.8,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.90879,
"c": 0.07557,
"h": 135.7
},
"luminance": 0.76853
}Semantic roles & 50–950 ramp
primary
#CBEDBB
secondary
#B382CA
accent
#20C691
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151713
muted
#848583