#CEDEBE#CEDEBE
#CEDEBE is a very light, muted yellow-green. Relative luminance 0.691; OKLCH L 88.0% C 0.046 H 129.1°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDEBE |
|---|---|
| RGB | rgb(206, 222, 190) |
| HSL | hsl(90, 33%, 81%) |
| HSV | hsv(90, 14%, 87%) |
| CMYK | cmyk(7.2%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(86.54, -11.03, 13.90) |
| CIE-LCH | lch(86.54, 17.74, 128.42°) |
| OKLab | oklab(88% -0.0292 0.036) |
| OKLCH | oklch(88% 0.046 129.1) |
| XYZ | xyz(60.8677, 69.0818, 58.8326) |
| Luminance | 0.6908 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.68
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.87
Light Grey Green
#B7E1A1
ΔE00 8.98
Honeydew
#F0FFF0
ΔE00 9.44
Light Sage
#BCECAC
ΔE00 9.52
Lightyellow
#FFFFE0
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDEBE #CEBEDE
analogous
#DEDEBE #CEDEBE #BEDEBE
triadic
#CEDEBE #BECEDE #DEBECE
tetradic
#CEDEBE #BEDEDE #CEBEDE #DEBEBE
square
#CEDEBE #BEDEDE #CEBEDE #DEBEBE
split-complementary
#CEDEBE #BEBEDE #DEBEDE
monochromatic
#91B56D #AFC995 #CEDEBE #EDF3E7 #F0F5EB
Accessibility & contrast
On white
1.42
#CEDEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#CEDEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDEBE
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDEBE | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9BC
Deuteranopia (green-blind)
#DFD8BF
Tritanopia (blue-blind)
#CFDBD5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cedebe; /* rgb */ color: rgb(206, 222, 190); /* oklch */ color: oklch(88.0% 0.046 129.1);
Tailwind
colors: {
custom: {
50: '#dde8d1',
500: '#cedebe',
950: '#000000',
},
}SCSS
$custom: #cedebe; $custom-light: #dde8d1; $custom-dark: #000000;
JSON
{
"hex": "#cedebe",
"rgb": {
"r": 206,
"g": 222,
"b": 190
},
"hsl": {
"h": 90,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.88001,
"c": 0.0463,
"h": 129.1
},
"luminance": 0.69082
}Semantic roles & 50–950 ramp
primary
#CEDEBE
secondary
#A08AB6
accent
#3AAB73
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483