#CDE2BE#CDE2BE
#CDE2BE is a very light, muted yellow-green. Relative luminance 0.711; OKLCH L 88.8% C 0.053 H 132.2°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CDE2BE |
|---|---|
| RGB | rgb(205, 226, 190) |
| HSL | hsl(95, 38%, 82%) |
| HSV | hsv(95, 16%, 89%) |
| CMYK | cmyk(9.3%, 0%, 15.9%, 11.4%) |
| CIE-LAB | lab(87.53, -13.39, 15.28) |
| CIE-LCH | lch(87.53, 20.32, 131.23°) |
| OKLab | oklab(88.76% -0.0358 0.0394) |
| OKLCH | oklch(88.76% 0.053 132.2) |
| XYZ | xyz(61.6659, 71.0891, 59.1780) |
| Luminance | 0.7109 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.55
Light Sage
#BCECAC
ΔE00 7.86
Very Pale Green
#CFFDBC
ΔE00 8.84
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.14
Very Light Green
#D1FFBD
ΔE00 9.15
Mint
#AAF0C1
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDE2BE #D3BEE2
analogous
#DFE2BE #CDE2BE #BEE2C1
triadic
#CDE2BE #BECDE2 #E2BECD
tetradic
#CDE2BE #BEDFE2 #D3BEE2 #E2C1BE
square
#CDE2BE #BEDFE2 #D3BEE2 #E2C1BE
split-complementary
#CDE2BE #C1BEE2 #E2BEDF
monochromatic
#8CBC69 #ACCF94 #CDE2BE #EEF5E8 #EFF6EA
Accessibility & contrast
On white
1.38
#CDE2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#CDE2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDE2BE
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDE2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDE2BE | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCBC
Deuteranopia (green-blind)
#E2DBC0
Tritanopia (blue-blind)
#CEDFD8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cde2be; /* rgb */ color: rgb(205, 226, 190); /* oklch */ color: oklch(88.8% 0.053 132.2);
Tailwind
colors: {
custom: {
50: '#dcebd1',
500: '#cde2be',
950: '#000000',
},
}SCSS
$custom: #cde2be; $custom-light: #dcebd1; $custom-dark: #000000;
JSON
{
"hex": "#cde2be",
"rgb": {
"r": 205,
"g": 226,
"b": 190
},
"hsl": {
"h": 95,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.88764,
"c": 0.05324,
"h": 132.2
},
"luminance": 0.7109
}Semantic roles & 50–950 ramp
primary
#CDE2BE
secondary
#A689BB
accent
#34B17D
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151614
muted
#848483