#CEDB90#CEDB90
#CEDB90 is a very light, moderate yellow-green. Relative luminance 0.658; OKLCH L 86.4% C 0.098 H 116.5°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDB90 |
|---|---|
| RGB | rgb(206, 219, 144) |
| HSL | hsl(70, 51%, 71%) |
| HSV | hsv(70, 34%, 86%) |
| CMYK | cmyk(5.9%, 0%, 34.2%, 14.1%) |
| CIE-LAB | lab(84.89, -16.17, 35.48) |
| CIE-LCH | lch(84.89, 38.99, 114.50°) |
| OKLab | oklab(86.41% -0.0438 0.0878) |
| OKLCH | oklch(86.41% 0.098 116.5) |
| XYZ | xyz(55.8192, 65.7989, 36.1400) |
| Luminance | 0.6580 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.72
Pale Olive
#B9CC81
ΔE00 4.19
Greenish Tan
#BCCB7A
ΔE00 4.24
Light Khaki
#E6F2A2
ΔE00 5.18
Pale Olive Green
#B1D27B
ΔE00 5.54
Palegoldenrod
#EEE8AA
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDB90 #9D90DB
analogous
#DBC290 #CEDB90 #A8DB90
triadic
#CEDB90 #90CEDB #DB90CE
tetradic
#CEDB90 #90DBC2 #9D90DB #DB90A8
square
#CEDB90 #90DBC2 #9D90DB #DB90A8
split-complementary
#CEDB90 #90A8DB #C290DB
monochromatic
#A0B63B #BACC62 #CEDB90 #E2EABE #F5F8E8
Accessibility & contrast
On white
1.48
#CEDB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#CEDB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDB90
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDB90 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D48B
Deuteranopia (green-blind)
#E4D593
Tritanopia (blue-blind)
#D6D3C8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cedb90; /* rgb */ color: rgb(206, 219, 144); /* oklch */ color: oklch(86.4% 0.098 116.5);
Tailwind
colors: {
custom: {
50: '#dee6b1',
500: '#cedb90',
950: '#000000',
},
}SCSS
$custom: #cedb90; $custom-light: #dee6b1; $custom-dark: #000000;
JSON
{
"hex": "#cedb90",
"rgb": {
"r": 206,
"g": 219,
"b": 144
},
"hsl": {
"h": 70.4,
"s": 51.02,
"l": 71.176
},
"oklch": {
"l": 0.86407,
"c": 0.09807,
"h": 116.5
},
"luminance": 0.65798
}Semantic roles & 50–950 ramp
primary
#CEDB90
secondary
#6C5DB2
accent
#27BE41
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151511
muted
#848481