#CEDEBA#CEDEBA
#CEDEBA is a very light, muted yellow-green. Relative luminance 0.689; OKLCH L 87.9% C 0.051 H 127.0°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDEBA |
|---|---|
| RGB | rgb(206, 222, 186) |
| HSL | hsl(87, 35%, 80%) |
| HSV | hsv(87, 16%, 87%) |
| CMYK | cmyk(7.2%, 0%, 16.2%, 12.9%) |
| CIE-LAB | lab(86.46, -11.68, 15.88) |
| CIE-LCH | lch(86.46, 19.71, 126.33°) |
| OKLab | oklab(87.91% -0.0308 0.0409) |
| OKLCH | oklch(87.91% 0.051 127) |
| XYZ | xyz(60.4365, 68.9093, 56.5617) |
| Luminance | 0.6891 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.08
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.65
Light Sage
#BCECAC
ΔE00 8.73
Beige
#F5F5DC
ΔE00 9.04
Eggshell (survey)
#FFFFD4
ΔE00 9.48
Cream
#FFFDD0
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDEBA #CABADE
analogous
#DEDCBA #CEDEBA #BCDEBA
triadic
#CEDEBA #BACEDE #DEBACE
tetradic
#CEDEBA #BADEDC #CABADE #DEBABC
square
#CEDEBA #BADEDC #CABADE #DEBABC
split-complementary
#CEDEBA #BABCDE #DCBADE
monochromatic
#93B667 #B1CA91 #CEDEBA #EBF2E3 #F0F5EA
Accessibility & contrast
On white
1.42
#CEDEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#CEDEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDEBA
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDEBA | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B8
Deuteranopia (green-blind)
#E0D8BB
Tritanopia (blue-blind)
#D0DAD4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cedeba; /* rgb */ color: rgb(206, 222, 186); /* oklch */ color: oklch(87.9% 0.051 127.0);
Tailwind
colors: {
custom: {
50: '#dde8ce',
500: '#cedeba',
950: '#000000',
},
}SCSS
$custom: #cedeba; $custom-light: #dde8ce; $custom-dark: #000000;
JSON
{
"hex": "#cedeba",
"rgb": {
"r": 206,
"g": 222,
"b": 186
},
"hsl": {
"h": 86.667,
"s": 35.294,
"l": 80
},
"oklch": {
"l": 0.87905,
"c": 0.05123,
"h": 127
},
"luminance": 0.6891
}Semantic roles & 50–950 ramp
primary
#CEDEBA
secondary
#9B86B6
accent
#37AE6C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151613
muted
#848483