#DEEB7B#DEEB7B
#DEEB7B is a very light, vivid yellow. Relative luminance 0.764; OKLCH L 90.7% C 0.137 H 114.6°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEB7B |
|---|---|
| RGB | rgb(222, 235, 123) |
| HSL | hsl(67, 74%, 70%) |
| HSV | hsv(67, 48%, 92%) |
| CMYK | cmyk(5.5%, 0%, 47.7%, 7.8%) |
| CIE-LAB | lab(90.03, -20.15, 52.48) |
| CIE-LCH | lch(90.03, 56.21, 111.01°) |
| OKLab | oklab(90.71% -0.0573 0.1249) |
| OKLCH | oklch(90.71% 0.137 114.6) |
| XYZ | xyz(63.4086, 76.3772, 30.1370) |
| Luminance | 0.7638 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 5.33
Light Khaki
#E6F2A2
ΔE00 5.35
Pale Yellow
#FFFF84
ΔE00 5.79
Manilla
#FFFA86
ΔE00 5.80
Faded Yellow
#FEFF7F
ΔE00 5.83
Straw
#FCF679
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEB7B #887BEB
analogous
#EBC07B #DEEB7B #A6EB7B
triadic
#DEEB7B #7BDEEB #EB7BDE
tetradic
#DEEB7B #7BEBC0 #887BEB #EB7BA6
square
#DEEB7B #7BEBC0 #887BEB #EB7BA6
split-complementary
#DEEB7B #7BA6EB #C07BEB
monochromatic
#B8CD1F #D1E346 #DEEB7B #EBF3B0 #F8FBE4
Accessibility & contrast
On white
1.29
#DEEB7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#DEEB7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEB7B
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEB7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEB7B | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E171
Deuteranopia (green-blind)
#F8E481
Tritanopia (blue-blind)
#E9E0D1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #deeb7b; /* rgb */ color: rgb(222, 235, 123); /* oklch */ color: oklch(90.7% 0.137 114.6);
Tailwind
colors: {
custom: {
50: '#eaf1a3',
500: '#deeb7b',
950: '#000000',
},
}SCSS
$custom: #deeb7b; $custom-light: #eaf1a3; $custom-dark: #000000;
JSON
{
"hex": "#deeb7b",
"rgb": {
"r": 222,
"g": 235,
"b": 123
},
"hsl": {
"h": 66.964,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.90707,
"c": 0.13744,
"h": 114.6
},
"luminance": 0.76376
}Semantic roles & 50–950 ramp
primary
#DEEB7B
secondary
#5546C4
accent
#10D627
background
#FFFFFC
surface
#FEFEF6
border
#D6D6D0
text
#16160F
muted
#858580