#CEDF74#CEDF74
#CEDF74 is a very light, vivid yellow. Relative luminance 0.672; OKLCH L 86.8% C 0.134 H 116.7°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDF74 |
|---|---|
| RGB | rgb(206, 223, 116) |
| HSL | hsl(70, 63%, 66%) |
| HSV | hsv(70, 48%, 87%) |
| CMYK | cmyk(7.6%, 0%, 48%, 12.5%) |
| CIE-LAB | lab(85.58, -21.22, 50.14) |
| CIE-LCH | lch(85.58, 54.45, 112.94°) |
| OKLab | oklab(86.83% -0.0601 0.1194) |
| OKLCH | oklch(86.83% 0.134 116.7) |
| XYZ | xyz(54.9943, 67.1587, 26.5854) |
| Luminance | 0.6716 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.11
Greenish Tan
#BCCB7A
ΔE00 5.91
Light Khaki
#E6F2A2
ΔE00 6.40
Pale Olive Green
#B1D27B
ΔE00 6.44
Pale Olive
#B9CC81
ΔE00 6.81
Khaki (CSS)
#F0E68C
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDF74 #8574DF
analogous
#DFBB74 #CEDF74 #99DF74
triadic
#CEDF74 #74CEDF #DF74CE
tetradic
#CEDF74 #74DFBB #8574DF #DF7499
square
#CEDF74 #74DFBB #8574DF #DF7499
split-complementary
#CEDF74 #7499DF #BB74DF
monochromatic
#9BB029 #BCD442 #CEDF74 #E0EAA6 #F1F6D7
Accessibility & contrast
On white
1.46
#CEDF74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#CEDF74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDF74
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDF74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDF74 | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD56B
Deuteranopia (green-blind)
#EAD77A
Tritanopia (blue-blind)
#D8D5C6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cedf74; /* rgb */ color: rgb(206, 223, 116); /* oklch */ color: oklch(86.8% 0.134 116.7);
Tailwind
colors: {
custom: {
50: '#dfe99e',
500: '#cedf74',
950: '#000000',
},
}SCSS
$custom: #cedf74; $custom-light: #dfe99e; $custom-dark: #000000;
JSON
{
"hex": "#cedf74",
"rgb": {
"r": 206,
"g": 223,
"b": 116
},
"hsl": {
"h": 69.533,
"s": 62.573,
"l": 66.471
},
"oklch": {
"l": 0.86834,
"c": 0.13371,
"h": 116.7
},
"luminance": 0.67158
}Semantic roles & 50–950 ramp
primary
#CEDF74
secondary
#5745B2
accent
#1BCA37
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15160F
muted
#848480