#EFF08D#EFF08D
#EFF08D is a very light, vivid yellow. Relative luminance 0.826; OKLCH L 93.3% C 0.122 H 109.0°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF08D |
|---|---|
| RGB | rgb(239, 240, 141) |
| HSL | hsl(61, 77%, 75%) |
| HSV | hsv(61, 41%, 94%) |
| CMYK | cmyk(0.4%, 0%, 41.3%, 5.9%) |
| CIE-LAB | lab(92.84, -14.25, 47.63) |
| CIE-LCH | lch(92.84, 49.71, 106.66°) |
| OKLab | oklab(93.33% -0.0398 0.1152) |
| OKLCH | oklch(93.33% 0.122 109) |
| XYZ | xyz(71.5655, 82.5954, 37.3667) |
| Luminance | 0.8259 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 3.26
Khaki (CSS)
#F0E68C
ΔE00 3.47
Manilla
#FFFA86
ΔE00 3.59
Dark Cream
#FFF39A
ΔE00 3.83
Yellowish Tan
#FCFC81
ΔE00 3.95
Straw
#FCF679
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF08D #8E8DF0
analogous
#F0C08D #EFF08D #BEF08D
triadic
#EFF08D #8DEFF0 #F08DEF
tetradic
#EFF08D #8DF0C0 #8E8DF0 #F08DBE
square
#EFF08D #8DF0C0 #8E8DF0 #F08DBE
split-complementary
#EFF08D #8DBEF0 #C08DF0
monochromatic
#E0E221 #E7E957 #EFF08D #F7F7C3 #FBFBE4
Accessibility & contrast
On white
1.20
#EFF08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#EFF08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF08D
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF08D | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE885
Deuteranopia (green-blind)
#FFEC91
Tritanopia (blue-blind)
#FCE5D8
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #eff08d; /* rgb */ color: rgb(239, 240, 141); /* oklch */ color: oklch(93.3% 0.122 109.0);
Tailwind
colors: {
custom: {
50: '#f6f4b0',
500: '#eff08d',
950: '#000000',
},
}SCSS
$custom: #eff08d; $custom-light: #f6f4b0; $custom-dark: #000000;
JSON
{
"hex": "#eff08d",
"rgb": {
"r": 239,
"g": 240,
"b": 141
},
"hsl": {
"h": 60.606,
"s": 76.744,
"l": 74.706
},
"oklch": {
"l": 0.93327,
"c": 0.12183,
"h": 109
},
"luminance": 0.82594
}Semantic roles & 50–950 ramp
primary
#EFF08D
secondary
#5655CC
accent
#0DD90F
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171710
muted
#858581