#CBEEBF#CBEEBF
#CBEEBF is a very light, moderate green. Relative luminance 0.776; OKLCH L 91.2% C 0.073 H 137.7°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEEBF |
|---|---|
| RGB | rgb(203, 238, 191) |
| HSL | hsl(105, 58%, 84%) |
| HSV | hsv(105, 20%, 93%) |
| CMYK | cmyk(14.7%, 0%, 19.7%, 6.7%) |
| CIE-LAB | lab(90.60, -19.86, 19.05) |
| CIE-LCH | lch(90.60, 27.52, 136.19°) |
| OKLab | oklab(91.18% -0.0538 0.0489) |
| OKLCH | oklch(91.18% 0.073 137.7) |
| XYZ | xyz(64.6052, 77.6061, 60.8559) |
| Luminance | 0.7761 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 4.28
Very Pale Green
#CFFDBC
ΔE00 4.75
Very Light Green
#D1FFBD
ΔE00 5.10
Light Grey Green
#B7E1A1
ΔE00 5.25
Pale Green
#C7FDB5
ΔE00 6.00
Celadon
#BEFDB7
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEEBF #E2BFEE
analogous
#E3EEBF #CBEEBF #BFEECB
triadic
#CBEEBF #BFCBEE #EEBFCB
tetradic
#CBEEBF #BFE3EE #E2BFEE #EECBBF
square
#CBEEBF #BFE3EE #E2BFEE #EECBBF
split-complementary
#CBEEBF #CBBFEE #EEBFE3
monochromatic
#7CD45E #A4E18F #CBEEBF #EBF9E7 #EBF9E7
Accessibility & contrast
On white
1.27
#CBEEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#CBEEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEEBF
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEEBF | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E6BC
Deuteranopia (green-blind)
#ECE3C1
Tritanopia (blue-blind)
#CAEAE1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cbeebf; /* rgb */ color: rgb(203, 238, 191); /* oklch */ color: oklch(91.2% 0.073 137.7);
Tailwind
colors: {
custom: {
50: '#dbf3d2',
500: '#cbeebf',
950: '#000000',
},
}SCSS
$custom: #cbeebf; $custom-light: #dbf3d2; $custom-dark: #000000;
JSON
{
"hex": "#cbeebf",
"rgb": {
"r": 203,
"g": 238,
"b": 191
},
"hsl": {
"h": 104.681,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.91182,
"c": 0.07266,
"h": 137.7
},
"luminance": 0.77607
}Semantic roles & 50–950 ramp
primary
#CBEEBF
secondary
#BA86CC
accent
#20C69B
background
#FEFFFE
surface
#FBFEFB
border
#D4D6D4
text
#151714
muted
#848583