#EFF095#EFF095
#EFF095 is a very light, moderate yellow. Relative luminance 0.828; OKLCH L 93.4% C 0.113 H 108.9°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF095 |
|---|---|
| RGB | rgb(239, 240, 149) |
| HSL | hsl(61, 75%, 76%) |
| HSV | hsv(61, 38%, 94%) |
| CMYK | cmyk(0.4%, 0%, 37.9%, 5.9%) |
| CIE-LAB | lab(92.95, -13.41, 43.87) |
| CIE-LCH | lch(92.95, 45.87, 107.00°) |
| OKLab | oklab(93.45% -0.0368 0.1071) |
| OKLCH | oklch(93.45% 0.113 108.9) |
| XYZ | xyz(72.1824, 82.8422, 40.6156) |
| Luminance | 0.8284 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 2.87
Khaki (CSS)
#F0E68C
ΔE00 3.37
Light Khaki
#E6F2A2
ΔE00 3.59
Dark Cream
#FFF39A
ΔE00 3.61
Parchment
#FEFCAF
ΔE00 3.72
Manilla
#FFFA86
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF095 #9695F0
analogous
#F0C495 #EFF095 #C2F095
triadic
#EFF095 #95EFF0 #F095EF
tetradic
#EFF095 #95F0C4 #9695F0 #F095C2
square
#EFF095 #95F0C4 #9695F0 #F095C2
split-complementary
#EFF095 #95C2F0 #C495F0
monochromatic
#DFE12A #E7E85F #EFF095 #F7F8CB #FBFBE4
Accessibility & contrast
On white
1.20
#EFF095 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#EFF095 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF095
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF095 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF095 | 1.00 | 1.20 | 17.57 | 17.57 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE98E
Deuteranopia (green-blind)
#FFEC99
Tritanopia (blue-blind)
#FBE6DA
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #eff095; /* rgb */ color: rgb(239, 240, 149); /* oklch */ color: oklch(93.4% 0.113 108.9);
Tailwind
colors: {
custom: {
50: '#f5f4b5',
500: '#eff095',
950: '#000000',
},
}SCSS
$custom: #eff095; $custom-light: #f5f4b5; $custom-dark: #000000;
JSON
{
"hex": "#eff095",
"rgb": {
"r": 239,
"g": 240,
"b": 149
},
"hsl": {
"h": 60.659,
"s": 75.207,
"l": 76.275
},
"oklch": {
"l": 0.93448,
"c": 0.1132,
"h": 108.9
},
"luminance": 0.82841
}Semantic roles & 50–950 ramp
primary
#EFF095
secondary
#5E5DCD
accent
#0ED710
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171711
muted
#858581