#D0DF74#D0DF74
#D0DF74 is a very light, vivid yellow. Relative luminance 0.674; OKLCH L 87.0% C 0.133 H 115.8°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DF74 |
|---|---|
| RGB | rgb(208, 223, 116) |
| HSL | hsl(68, 63%, 66%) |
| HSV | hsv(68, 48%, 87%) |
| CMYK | cmyk(6.7%, 0%, 48%, 12.5%) |
| CIE-LAB | lab(85.73, -20.44, 50.35) |
| CIE-LCH | lch(85.73, 54.34, 112.09°) |
| OKLab | oklab(86.99% -0.058 0.1199) |
| OKLCH | oklch(86.99% 0.133 115.8) |
| XYZ | xyz(55.5532, 67.4468, 26.6116) |
| Luminance | 0.6745 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.03
Greenish Tan
#BCCB7A
ΔE00 6.04
Light Khaki
#E6F2A2
ΔE00 6.34
Pale Olive Green
#B1D27B
ΔE00 6.80
Khaki (CSS)
#F0E68C
ΔE00 6.99
Pale Olive
#B9CC81
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DF74 #8374DF
analogous
#DFB974 #D0DF74 #9BDF74
triadic
#D0DF74 #74D0DF #DF74D0
tetradic
#D0DF74 #74DFB9 #8374DF #DF749B
square
#D0DF74 #74DFB9 #8374DF #DF749B
split-complementary
#D0DF74 #749BDF #B974DF
monochromatic
#9DB029 #BFD442 #D0DF74 #E1EAA6 #F2F6D7
Accessibility & contrast
On white
1.45
#D0DF74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#D0DF74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DF74
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DF74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DF74 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD66B
Deuteranopia (green-blind)
#EBD77A
Tritanopia (blue-blind)
#DAD5C6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d0df74; /* rgb */ color: rgb(208, 223, 116); /* oklch */ color: oklch(87.0% 0.133 115.8);
Tailwind
colors: {
custom: {
50: '#e0e89e',
500: '#d0df74',
950: '#000000',
},
}SCSS
$custom: #d0df74; $custom-light: #e0e89e; $custom-dark: #000000;
JSON
{
"hex": "#d0df74",
"rgb": {
"r": 208,
"g": 223,
"b": 116
},
"hsl": {
"h": 68.411,
"s": 62.573,
"l": 66.471
},
"oklch": {
"l": 0.86986,
"c": 0.13317,
"h": 115.8
},
"luminance": 0.67446
}Semantic roles & 50–950 ramp
primary
#D0DF74
secondary
#5545B2
accent
#1BCA34
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15160F
muted
#848480