#CEDEB8#CEDEB8
#CEDEB8 is a very light, muted yellow-green. Relative luminance 0.688; OKLCH L 87.9% C 0.054 H 126.1°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDEB8 |
|---|---|
| RGB | rgb(206, 222, 184) |
| HSL | hsl(85, 37%, 80%) |
| HSV | hsv(85, 17%, 87%) |
| CMYK | cmyk(7.2%, 0%, 17.1%, 12.9%) |
| CIE-LAB | lab(86.42, -12.00, 16.87) |
| CIE-LCH | lch(86.42, 20.70, 125.43°) |
| OKLab | oklab(87.86% -0.0316 0.0434) |
| OKLCH | oklch(87.86% 0.054 126.1) |
| XYZ | xyz(60.2253, 68.8249, 55.4498) |
| Luminance | 0.6883 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.68
Light Sage
#BCECAC
ΔE00 8.39
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.59
Beige
#F5F5DC
ΔE00 9.24
Eggshell (survey)
#FFFFD4
ΔE00 9.38
Palegoldenrod
#EEE8AA
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDEB8 #C8B8DE
analogous
#DEDBB8 #CEDEB8 #BBDEB8
triadic
#CEDEB8 #B8CEDE #DEB8CE
tetradic
#CEDEB8 #B8DEDB #C8B8DE #DEB8BB
square
#CEDEB8 #B8DEDB #C8B8DE #DEB8BB
split-complementary
#CEDEB8 #B8BBDE #DBB8DE
monochromatic
#94B764 #B1CB8E #CEDEB8 #EBF1E2 #F1F5EA
Accessibility & contrast
On white
1.42
#CEDEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#CEDEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDEB8
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDEB8 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D9B6
Deuteranopia (green-blind)
#E0D8BA
Tritanopia (blue-blind)
#D0DAD3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cedeb8; /* rgb */ color: rgb(206, 222, 184); /* oklch */ color: oklch(87.9% 0.054 126.1);
Tailwind
colors: {
custom: {
50: '#dde8cd',
500: '#cedeb8',
950: '#000000',
},
}SCSS
$custom: #cedeb8; $custom-light: #dde8cd; $custom-dark: #000000;
JSON
{
"hex": "#cedeb8",
"rgb": {
"r": 206,
"g": 222,
"b": 184
},
"hsl": {
"h": 85.263,
"s": 36.538,
"l": 79.608
},
"oklch": {
"l": 0.87858,
"c": 0.0537,
"h": 126.1
},
"luminance": 0.68825
}Semantic roles & 50–950 ramp
primary
#CEDEB8
secondary
#9984B6
accent
#36AF69
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#151613
muted
#848483