#CEDF8D#CEDF8D
#CEDF8D is a very light, moderate yellow-green. Relative luminance 0.678; OKLCH L 87.2% C 0.107 H 118.2°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDF8D |
|---|---|
| RGB | rgb(206, 223, 141) |
| HSL | hsl(72, 56%, 71%) |
| HSV | hsv(72, 37%, 87%) |
| CMYK | cmyk(7.6%, 0%, 36.8%, 12.5%) |
| CIE-LAB | lab(85.92, -18.52, 38.32) |
| CIE-LCH | lch(85.92, 42.56, 115.79°) |
| OKLab | oklab(87.21% -0.0506 0.0942) |
| OKLCH | oklch(87.21% 0.107 118.2) |
| XYZ | xyz(56.6490, 67.8206, 35.3005) |
| Luminance | 0.6782 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.04
Light Khaki
#E6F2A2
ΔE00 4.61
Greenish Tan
#BCCB7A
ΔE00 4.74
Pale Olive
#B9CC81
ΔE00 4.78
Pale Olive Green
#B1D27B
ΔE00 5.18
Light Grey Green
#B7E1A1
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDF8D #9E8DDF
analogous
#DFC78D #CEDF8D #A5DF8D
triadic
#CEDF8D #8DCEDF #DF8DCE
tetradic
#CEDF8D #8DDFC7 #9E8DDF #DF8DA5
square
#CEDF8D #8DDFC7 #9E8DDF #DF8DA5
split-complementary
#CEDF8D #8DA5DF #C78DDF
monochromatic
#A1BD35 #B9D25D #CEDF8D #E3ECBD #F5F8E7
Accessibility & contrast
On white
1.44
#CEDF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#CEDF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDF8D
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDF8D | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D787
Deuteranopia (green-blind)
#E7D791
Tritanopia (blue-blind)
#D6D7CB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cedf8d; /* rgb */ color: rgb(206, 223, 141); /* oklch */ color: oklch(87.2% 0.107 118.2);
Tailwind
colors: {
custom: {
50: '#dee9af',
500: '#cedf8d',
950: '#000000',
},
}SCSS
$custom: #cedf8d; $custom-light: #dee9af; $custom-dark: #000000;
JSON
{
"hex": "#cedf8d",
"rgb": {
"r": 206,
"g": 223,
"b": 141
},
"hsl": {
"h": 72.439,
"s": 56.164,
"l": 71.373
},
"oklch": {
"l": 0.87208,
"c": 0.10696,
"h": 118.2
},
"luminance": 0.6782
}Semantic roles & 50–950 ramp
primary
#CEDF8D
secondary
#6D59B7
accent
#22C443
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151610
muted
#848481