#CBEEBA#CBEEBA
#CBEEBA is a very light, moderate green. Relative luminance 0.774; OKLCH L 91.1% C 0.078 H 135.5°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEEBA |
|---|---|
| RGB | rgb(203, 238, 186) |
| HSL | hsl(100, 60%, 83%) |
| HSV | hsv(100, 22%, 93%) |
| CMYK | cmyk(14.7%, 0%, 21.8%, 6.7%) |
| CIE-LAB | lab(90.50, -20.66, 21.49) |
| CIE-LCH | lch(90.50, 29.81, 133.88°) |
| OKLab | oklab(91.07% -0.0558 0.0549) |
| OKLCH | oklch(91.07% 0.078 135.5) |
| XYZ | xyz(64.0643, 77.3898, 58.0074) |
| Luminance | 0.7739 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.39
Very Pale Green
#CFFDBC
ΔE00 3.98
Very Light Green
#D1FFBD
ΔE00 4.35
Light Grey Green
#B7E1A1
ΔE00 4.41
Pale Green
#C7FDB5
ΔE00 5.17
Celadon
#BEFDB7
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEEBA #DDBAEE
analogous
#E5EEBA #CBEEBA #BAEEC3
triadic
#CBEEBA #BACBEE #EEBACB
tetradic
#CBEEBA #BAE5EE #DDBAEE #EEC3BA
square
#CBEEBA #BAE5EE #DDBAEE #EEC3BA
split-complementary
#CBEEBA #C3BAEE #EEBAE5
monochromatic
#81D658 #A6E289 #CBEEBA #ECF9E6 #ECF9E6
Accessibility & contrast
On white
1.27
#CBEEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#CBEEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEEBA
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEEBA | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E6B7
Deuteranopia (green-blind)
#EDE3BC
Tritanopia (blue-blind)
#CBEAE0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cbeeba; /* rgb */ color: rgb(203, 238, 186); /* oklch */ color: oklch(91.1% 0.078 135.5);
Tailwind
colors: {
custom: {
50: '#dbf3cf',
500: '#cbeeba',
950: '#000000',
},
}SCSS
$custom: #cbeeba; $custom-light: #dbf3cf; $custom-dark: #000000;
JSON
{
"hex": "#cbeeba",
"rgb": {
"r": 203,
"g": 238,
"b": 186
},
"hsl": {
"h": 100.385,
"s": 60.465,
"l": 83.137
},
"oklch": {
"l": 0.9107,
"c": 0.07831,
"h": 135.5
},
"luminance": 0.77391
}Semantic roles & 50–950 ramp
primary
#CBEEBA
secondary
#B380CC
accent
#1DC890
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151713
muted
#848583