#CBE2BE#CBE2BE
#CBE2BE is a very light, muted yellow-green. Relative luminance 0.708; OKLCH L 88.6% C 0.054 H 134.2°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE2BE |
|---|---|
| RGB | rgb(203, 226, 190) |
| HSL | hsl(98, 38%, 82%) |
| HSV | hsv(98, 16%, 89%) |
| CMYK | cmyk(10.2%, 0%, 15.9%, 11.4%) |
| CIE-LAB | lab(87.39, -14.09, 15.07) |
| CIE-LCH | lch(87.39, 20.63, 133.07°) |
| OKLab | oklab(88.62% -0.0378 0.0389) |
| OKLCH | oklch(88.62% 0.054 134.2) |
| XYZ | xyz(61.1176, 70.8064, 59.1523) |
| Luminance | 0.7081 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.32
Light Sage
#BCECAC
ΔE00 7.60
Very Pale Green
#CFFDBC
ΔE00 8.67
Very Light Green
#D1FFBD
ΔE00 9.00
Mint
#AAF0C1
ΔE00 9.15
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE2BE #D5BEE2
analogous
#DDE2BE #CBE2BE #BEE2C3
triadic
#CBE2BE #BECBE2 #E2BECB
tetradic
#CBE2BE #BEDDE2 #D5BEE2 #E2C3BE
square
#CBE2BE #BEDDE2 #D5BEE2 #E2C3BE
split-complementary
#CBE2BE #C3BEE2 #E2BEDD
monochromatic
#87BC69 #A9CF94 #CBE2BE #EDF5E8 #EEF6EA
Accessibility & contrast
On white
1.39
#CBE2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#CBE2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE2BE
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE2BE | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCBC
Deuteranopia (green-blind)
#E1DAC0
Tritanopia (blue-blind)
#CBDFD8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cbe2be; /* rgb */ color: rgb(203, 226, 190); /* oklch */ color: oklch(88.6% 0.054 134.2);
Tailwind
colors: {
custom: {
50: '#dbebd1',
500: '#cbe2be',
950: '#000000',
},
}SCSS
$custom: #cbe2be; $custom-light: #dbebd1; $custom-dark: #000000;
JSON
{
"hex": "#cbe2be",
"rgb": {
"r": 203,
"g": 226,
"b": 190
},
"hsl": {
"h": 98.333,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.8862,
"c": 0.05423,
"h": 134.2
},
"luminance": 0.70807
}Semantic roles & 50–950 ramp
primary
#CBE2BE
secondary
#A989BB
accent
#34B184
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#151614
muted
#848483