#CEDF83#CEDF83
#CEDF83 is a very light, moderate yellow-green. Relative luminance 0.675; OKLCH L 87.0% C 0.118 H 117.5°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDF83 |
|---|---|
| RGB | rgb(206, 223, 131) |
| HSL | hsl(71, 59%, 69%) |
| HSV | hsv(71, 41%, 87%) |
| CMYK | cmyk(7.6%, 0%, 41.3%, 12.5%) |
| CIE-LAB | lab(85.77, -19.67, 43.12) |
| CIE-LCH | lch(85.77, 47.39, 114.52°) |
| OKLab | oklab(87.05% -0.0545 0.1047) |
| OKLCH | oklch(87.05% 0.118 117.5) |
| XYZ | xyz(55.9383, 67.5363, 31.5573) |
| Luminance | 0.6754 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.58
Greenish Tan
#BCCB7A
ΔE00 4.89
Light Khaki
#E6F2A2
ΔE00 5.08
Pale Olive Green
#B1D27B
ΔE00 5.38
Pale Olive
#B9CC81
ΔE00 5.38
Khaki (CSS)
#F0E68C
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDF83 #9483DF
analogous
#DFC283 #CEDF83 #A0DF83
triadic
#CEDF83 #83CEDF #DF83CE
tetradic
#CEDF83 #83DFC2 #9483DF #DF83A0
square
#CEDF83 #83DFC2 #9483DF #DF83A0
split-complementary
#CEDF83 #83A0DF #C283DF
monochromatic
#9FB830 #BBD252 #CEDF83 #E1ECB4 #F4F8E4
Accessibility & contrast
On white
1.45
#CEDF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#CEDF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDF83
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDF83 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD67C
Deuteranopia (green-blind)
#E8D788
Tritanopia (blue-blind)
#D7D6C9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cedf83; /* rgb */ color: rgb(206, 223, 131); /* oklch */ color: oklch(87.0% 0.118 117.5);
Tailwind
colors: {
custom: {
50: '#dee9a8',
500: '#cedf83',
950: '#000000',
},
}SCSS
$custom: #cedf83; $custom-light: #dee9a8; $custom-dark: #000000;
JSON
{
"hex": "#cedf83",
"rgb": {
"r": 206,
"g": 223,
"b": 131
},
"hsl": {
"h": 71.087,
"s": 58.974,
"l": 69.412
},
"oklch": {
"l": 0.87048,
"c": 0.11807,
"h": 117.5
},
"luminance": 0.67536
}Semantic roles & 50–950 ramp
primary
#CEDF83
secondary
#6350B6
accent
#1FC73E
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#151610
muted
#848480