#CEDBA2#CEDBA2
#CEDBA2 is a very light, moderate yellow-green. Relative luminance 0.664; OKLCH L 86.7% C 0.076 H 118.5°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDBA2 |
|---|---|
| RGB | rgb(206, 219, 162) |
| HSL | hsl(74, 44%, 75%) |
| HSV | hsv(74, 26%, 86%) |
| CMYK | cmyk(5.9%, 0%, 26%, 14.1%) |
| CIE-LAB | lab(85.20, -13.79, 26.65) |
| CIE-LCH | lch(85.20, 30.00, 117.37°) |
| OKLab | oklab(86.75% -0.0365 0.0673) |
| OKLCH | oklch(86.75% 0.076 118.5) |
| XYZ | xyz(57.3062, 66.3937, 43.9717) |
| Luminance | 0.6639 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.64
Light Grey Green
#B7E1A1
ΔE00 6.40
Greenish Tan
#BCCB7A
ΔE00 6.47
Light Khaki
#E6F2A2
ΔE00 6.61
Palegoldenrod
#EEE8AA
ΔE00 6.72
Greenish Beige
#C9D179
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDBA2 #AFA2DB
analogous
#DBCCA2 #CEDBA2 #B2DBA2
triadic
#CEDBA2 #A2CEDB #DBA2CE
tetradic
#CEDBA2 #A2DBCC #AFA2DB #DBA2B2
square
#CEDBA2 #A2DBCC #AFA2DB #DBA2B2
split-complementary
#CEDBA2 #A2B2DB #CCA2DB
monochromatic
#A0B94A #B7CA76 #CEDBA2 #E5ECCE #F3F6E9
Accessibility & contrast
On white
1.47
#CEDBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#CEDBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDBA2
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDBA2 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D59E
Deuteranopia (green-blind)
#E1D5A4
Tritanopia (blue-blind)
#D4D5CC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cedba2; /* rgb */ color: rgb(206, 219, 162); /* oklch */ color: oklch(86.7% 0.076 118.5);
Tailwind
colors: {
custom: {
50: '#dde6be',
500: '#cedba2',
950: '#000000',
},
}SCSS
$custom: #cedba2; $custom-light: #dde6be; $custom-dark: #000000;
JSON
{
"hex": "#cedba2",
"rgb": {
"r": 206,
"g": 219,
"b": 162
},
"hsl": {
"h": 73.684,
"s": 44.186,
"l": 74.706
},
"oklch": {
"l": 0.86748,
"c": 0.07649,
"h": 118.5
},
"luminance": 0.66393
}Semantic roles & 50–950 ramp
primary
#CEDBA2
secondary
#7E6EB3
accent
#2EB74D
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151512
muted
#848482