#EFF086#EFF086
#EFF086 is a very light, vivid yellow. Relative luminance 0.824; OKLCH L 93.2% C 0.129 H 109.1°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF086 |
|---|---|
| RGB | rgb(239, 240, 134) |
| HSL | hsl(61, 78%, 73%) |
| HSV | hsv(61, 44%, 94%) |
| CMYK | cmyk(0.4%, 0%, 44.2%, 5.9%) |
| CIE-LAB | lab(92.75, -14.94, 50.87) |
| CIE-LCH | lch(92.75, 53.02, 106.37°) |
| OKLab | oklab(93.23% -0.0423 0.122) |
| OKLCH | oklch(93.23% 0.129 109.1) |
| XYZ | xyz(71.0611, 82.3937, 34.7098) |
| Luminance | 0.8239 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 3.03
Yellowish Tan
#FCFC81
ΔE00 3.25
Straw
#FCF679
ΔE00 3.43
Pale Yellow
#FFFF84
ΔE00 3.70
Khaki (CSS)
#F0E68C
ΔE00 3.84
Buff
#FEF69E
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF086 #8786F0
analogous
#F0BC86 #EFF086 #BAF086
triadic
#EFF086 #86EFF0 #F086EF
tetradic
#EFF086 #86F0BC #8786F0 #F086BA
square
#EFF086 #86F0BC #8786F0 #F086BA
split-complementary
#EFF086 #86BAF0 #BC86F0
monochromatic
#DEE01C #E8E950 #EFF086 #F6F7BC #FBFCE4
Accessibility & contrast
On white
1.20
#EFF086 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#EFF086 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF086
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF086 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF086 | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87D
Deuteranopia (green-blind)
#FFEC8B
Tritanopia (blue-blind)
#FCE4D7
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #eff086; /* rgb */ color: rgb(239, 240, 134); /* oklch */ color: oklch(93.2% 0.129 109.1);
Tailwind
colors: {
custom: {
50: '#f6f4ab',
500: '#eff086',
950: '#000000',
},
}SCSS
$custom: #eff086; $custom-light: #f6f4ab; $custom-dark: #000000;
JSON
{
"hex": "#eff086",
"rgb": {
"r": 239,
"g": 240,
"b": 134
},
"hsl": {
"h": 60.566,
"s": 77.941,
"l": 73.333
},
"oklch": {
"l": 0.93228,
"c": 0.12911,
"h": 109.1
},
"luminance": 0.82392
}Semantic roles & 50–950 ramp
primary
#EFF086
secondary
#504FCB
accent
#0BDA0D
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171710
muted
#858581