#EFF99D#EFF99D
#EFF99D is a very light, moderate yellow. Relative luminance 0.885; OKLCH L 95.4% C 0.115 H 113.7°. Best body text is #000000 at 18.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF99D |
|---|---|
| RGB | rgb(239, 249, 157) |
| HSL | hsl(67, 88%, 80%) |
| HSV | hsv(67, 37%, 98%) |
| CMYK | cmyk(4%, 0%, 36.9%, 2.4%) |
| CIE-LAB | lab(95.39, -16.93, 43.07) |
| CIE-LCH | lch(95.39, 46.28, 111.46°) |
| OKLab | oklab(95.43% -0.0463 0.1056) |
| OKLCH | oklch(95.43% 0.115 113.7) |
| XYZ | xyz(75.5586, 88.5373, 45.0008) |
| Luminance | 0.8854 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.56
Parchment
#FEFCAF
ΔE00 3.89
Creme
#FFFFB6
ΔE00 4.27
Light Beige
#FFFEB6
ΔE00 4.48
Buff
#FEF69E
ΔE00 4.54
Yellowish Tan
#FCFC81
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF99D #A79DF9
analogous
#F9D59D #EFF99D #C1F99D
triadic
#EFF99D #9DEFF9 #F99DEF
tetradic
#EFF99D #9DF9D5 #A79DF9 #F99DC1
square
#EFF99D #9DF9D5 #A79DF9 #F99DC1
split-complementary
#EFF99D #9DC1F9 #D59DF9
monochromatic
#DCF22A #E6F563 #EFF99D #F8FDD7 #FAFDE2
Accessibility & contrast
On white
1.12
#EFF99D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.71
#EFF99D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF99D
18.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF99D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF99D | 1.00 | 1.12 | 18.71 | 18.71 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF196
Deuteranopia (green-blind)
#FFF3A1
Tritanopia (blue-blind)
#F9EFE2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #eff99d; /* rgb */ color: rgb(239, 249, 157); /* oklch */ color: oklch(95.4% 0.115 113.7);
Tailwind
colors: {
custom: {
50: '#f5fbbb',
500: '#eff99d',
950: '#000000',
},
}SCSS
$custom: #eff99d; $custom-light: #f5fbbb; $custom-dark: #000000;
JSON
{
"hex": "#eff99d",
"rgb": {
"r": 239,
"g": 249,
"b": 157
},
"hsl": {
"h": 66.522,
"s": 88.462,
"l": 79.608
},
"oklch": {
"l": 0.95428,
"c": 0.11529,
"h": 113.7
},
"luminance": 0.88536
}Semantic roles & 50–950 ramp
primary
#EFF99D
secondary
#6E60DA
accent
#00E519
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#171712
muted
#858582