#CBEEBB#CBEEBB
#CBEEBB is a very light, moderate green. Relative luminance 0.774; OKLCH L 91.1% C 0.077 H 135.9°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEEBB |
|---|---|
| RGB | rgb(203, 238, 187) |
| HSL | hsl(101, 60%, 83%) |
| HSV | hsv(101, 21%, 93%) |
| CMYK | cmyk(14.7%, 0%, 21.4%, 6.7%) |
| CIE-LAB | lab(90.52, -20.50, 21.00) |
| CIE-LCH | lch(90.52, 29.35, 134.31°) |
| OKLab | oklab(91.09% -0.0554 0.0537) |
| OKLCH | oklch(91.09% 0.077 135.9) |
| XYZ | xyz(64.1710, 77.4325, 58.5692) |
| Luminance | 0.7743 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.55
Very Pale Green
#CFFDBC
ΔE00 4.11
Very Light Green
#D1FFBD
ΔE00 4.48
Light Grey Green
#B7E1A1
ΔE00 4.56
Pale Green
#C7FDB5
ΔE00 5.32
Celadon
#BEFDB7
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEEBB #DEBBEE
analogous
#E4EEBB #CBEEBB #BBEEC4
triadic
#CBEEBB #BBCBEE #EEBBCB
tetradic
#CBEEBB #BBE4EE #DEBBEE #EEC4BB
square
#CBEEBB #BBE4EE #DEBBEE #EEC4BB
split-complementary
#CBEEBB #C4BBEE #EEBBE4
monochromatic
#80D659 #A6E28A #CBEEBB #ECF9E7 #ECF9E7
Accessibility & contrast
On white
1.27
#CBEEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#CBEEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEEBB
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEEBB | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E6B8
Deuteranopia (green-blind)
#ECE3BD
Tritanopia (blue-blind)
#CBEAE0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cbeebb; /* rgb */ color: rgb(203, 238, 187); /* oklch */ color: oklch(91.1% 0.077 135.9);
Tailwind
colors: {
custom: {
50: '#dbf3cf',
500: '#cbeebb',
950: '#000000',
},
}SCSS
$custom: #cbeebb; $custom-light: #dbf3cf; $custom-dark: #000000;
JSON
{
"hex": "#cbeebb",
"rgb": {
"r": 203,
"g": 238,
"b": 187
},
"hsl": {
"h": 101.176,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.91092,
"c": 0.07718,
"h": 135.9
},
"luminance": 0.77433
}Semantic roles & 50–950 ramp
primary
#CBEEBB
secondary
#B481CC
accent
#1EC892
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151714
muted
#848583