#CEDD88#CEDD88
#CEDD88 is a very light, moderate yellow-green. Relative luminance 0.666; OKLCH L 86.7% C 0.110 H 116.9°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDD88 |
|---|---|
| RGB | rgb(206, 221, 136) |
| HSL | hsl(71, 56%, 70%) |
| HSV | hsv(71, 38%, 87%) |
| CMYK | cmyk(6.8%, 0%, 38.5%, 13.3%) |
| CIE-LAB | lab(85.31, -18.12, 40.04) |
| CIE-LCH | lch(85.31, 43.95, 114.35°) |
| OKLab | oklab(86.7% -0.0498 0.098) |
| OKLCH | oklch(86.7% 0.11 116.9) |
| XYZ | xyz(55.7542, 66.6127, 33.2082) |
| Luminance | 0.6661 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.24
Greenish Tan
#BCCB7A
ΔE00 4.35
Pale Olive
#B9CC81
ΔE00 4.69
Light Khaki
#E6F2A2
ΔE00 4.99
Pale Olive Green
#B1D27B
ΔE00 5.26
Khaki (CSS)
#F0E68C
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDD88 #9788DD
analogous
#DDC188 #CEDD88 #A4DD88
triadic
#CEDD88 #88CEDD #DD88CE
tetradic
#CEDD88 #88DDC1 #9788DD #DD88A4
square
#CEDD88 #88DDC1 #9788DD #DD88A4
split-complementary
#CEDD88 #88A4DD #C188DD
monochromatic
#9FB634 #BACF58 #CEDD88 #E2EBB8 #F5F8E7
Accessibility & contrast
On white
1.47
#CEDD88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#CEDD88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDD88
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDD88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDD88 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D582
Deuteranopia (green-blind)
#E6D68C
Tritanopia (blue-blind)
#D6D4C8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cedd88; /* rgb */ color: rgb(206, 221, 136); /* oklch */ color: oklch(86.7% 0.110 116.9);
Tailwind
colors: {
custom: {
50: '#dee7ac',
500: '#cedd88',
950: '#000000',
},
}SCSS
$custom: #cedd88; $custom-light: #dee7ac; $custom-dark: #000000;
JSON
{
"hex": "#cedd88",
"rgb": {
"r": 206,
"g": 221,
"b": 136
},
"hsl": {
"h": 70.588,
"s": 55.556,
"l": 70
},
"oklch": {
"l": 0.86698,
"c": 0.1099,
"h": 116.9
},
"luminance": 0.66612
}Semantic roles & 50–950 ramp
primary
#CEDD88
secondary
#6655B4
accent
#22C33F
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151610
muted
#848481