#CBEBBF#CBEBBF
#CBEBBF is a very light, moderate green. Relative luminance 0.759; OKLCH L 90.5% C 0.068 H 137.2°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEBBF |
|---|---|
| RGB | rgb(203, 235, 191) |
| HSL | hsl(104, 52%, 84%) |
| HSV | hsv(104, 19%, 92%) |
| CMYK | cmyk(13.6%, 0%, 18.7%, 7.8%) |
| CIE-LAB | lab(89.80, -18.39, 17.93) |
| CIE-LCH | lch(89.80, 25.68, 135.72°) |
| OKLab | oklab(90.55% -0.0497 0.0461) |
| OKLCH | oklch(90.55% 0.068 137.2) |
| XYZ | xyz(63.7390, 75.8738, 60.5672) |
| Luminance | 0.7588 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 5.01
Light Grey Green
#B7E1A1
ΔE00 5.58
Very Pale Green
#CFFDBC
ΔE00 5.71
Very Light Green
#D1FFBD
ΔE00 6.06
Mint
#AAF0C1
ΔE00 6.95
Pale Green
#C7FDB5
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEBBF #DFBFEB
analogous
#E1EBBF #CBEBBF #BFEBC9
triadic
#CBEBBF #BFCBEB #EBBFCB
tetradic
#CBEBBF #BFE1EB #DFBFEB #EBC9BF
square
#CBEBBF #BFE1EB #DFBFEB #EBC9BF
split-complementary
#CBEBBF #C9BFEB #EBBFE1
monochromatic
#7FCE62 #A5DC90 #CBEBBF #ECF8E8 #ECF8E8
Accessibility & contrast
On white
1.30
#CBEBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#CBEBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEBBF
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEBBF | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE4BC
Deuteranopia (green-blind)
#E9E1C1
Tritanopia (blue-blind)
#CAE8DF
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cbebbf; /* rgb */ color: rgb(203, 235, 191); /* oklch */ color: oklch(90.5% 0.068 137.2);
Tailwind
colors: {
custom: {
50: '#dbf1d2',
500: '#cbebbf',
950: '#000000',
},
}SCSS
$custom: #cbebbf; $custom-light: #dbf1d2; $custom-dark: #000000;
JSON
{
"hex": "#cbebbf",
"rgb": {
"r": 203,
"g": 235,
"b": 191
},
"hsl": {
"h": 103.636,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.90545,
"c": 0.06779,
"h": 137.2
},
"luminance": 0.75875
}Semantic roles & 50–950 ramp
primary
#CBEBBF
secondary
#B687C7
accent
#26C096
background
#FEFFFE
surface
#FBFEFB
border
#D4D6D4
text
#151614
muted
#848583