#CEDD90#CEDD90
#CEDD90 is a very light, moderate yellow-green. Relative luminance 0.668; OKLCH L 86.8% C 0.101 H 117.5°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDD90 |
|---|---|
| RGB | rgb(206, 221, 144) |
| HSL | hsl(72, 53%, 72%) |
| HSV | hsv(72, 35%, 87%) |
| CMYK | cmyk(6.8%, 0%, 34.8%, 13.3%) |
| CIE-LAB | lab(85.43, -17.16, 36.18) |
| CIE-LCH | lch(85.43, 40.04, 115.38°) |
| OKLab | oklab(86.83% -0.0466 0.0894) |
| OKLCH | oklch(86.83% 0.101 117.5) |
| XYZ | xyz(56.3441, 66.8487, 36.3150) |
| Luminance | 0.6685 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.98
Pale Olive
#B9CC81
ΔE00 4.41
Greenish Tan
#BCCB7A
ΔE00 4.49
Light Khaki
#E6F2A2
ΔE00 4.85
Pale Olive Green
#B1D27B
ΔE00 5.35
Palegoldenrod
#EEE8AA
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDD90 #9F90DD
analogous
#DDC690 #CEDD90 #A8DD90
triadic
#CEDD90 #90CEDD #DD90CE
tetradic
#CEDD90 #90DDC6 #9F90DD #DD90A8
square
#CEDD90 #90DDC6 #9F90DD #DD90A8
split-complementary
#CEDD90 #90A8DD #C690DD
monochromatic
#A1BA39 #B9CF61 #CEDD90 #E3EBBF #F5F8E8
Accessibility & contrast
On white
1.46
#CEDD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#CEDD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDD90
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDD90 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D58B
Deuteranopia (green-blind)
#E5D694
Tritanopia (blue-blind)
#D6D5CA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cedd90; /* rgb */ color: rgb(206, 221, 144); /* oklch */ color: oklch(86.8% 0.101 117.5);
Tailwind
colors: {
custom: {
50: '#dee7b1',
500: '#cedd90',
950: '#000000',
},
}SCSS
$custom: #cedd90; $custom-light: #dee7b1; $custom-dark: #000000;
JSON
{
"hex": "#cedd90",
"rgb": {
"r": 206,
"g": 221,
"b": 144
},
"hsl": {
"h": 71.688,
"s": 53.103,
"l": 71.569
},
"oklch": {
"l": 0.86833,
"c": 0.10079,
"h": 117.5
},
"luminance": 0.66848
}Semantic roles & 50–950 ramp
primary
#CEDD90
secondary
#6E5DB5
accent
#25C143
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151611
muted
#848481