#EFF796#EFF796
#EFF796 is a very light, vivid yellow. Relative luminance 0.871; OKLCH L 94.9% C 0.120 H 112.5°. Best body text is #000000 at 18.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF796 |
|---|---|
| RGB | rgb(239, 247, 150) |
| HSL | hsl(65, 86%, 78%) |
| HSV | hsv(65, 39%, 97%) |
| CMYK | cmyk(3.2%, 0%, 39.3%, 3.1%) |
| CIE-LAB | lab(94.77, -16.73, 45.70) |
| CIE-LCH | lch(94.77, 48.66, 110.11°) |
| OKLab | oklab(94.91% -0.0462 0.1113) |
| OKLCH | oklch(94.91% 0.12 112.5) |
| XYZ | xyz(74.3631, 87.0753, 41.7381) |
| Luminance | 0.8707 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.29
Buff
#FEF69E
ΔE00 4.17
Parchment
#FEFCAF
ΔE00 4.23
Yellowish Tan
#FCFC81
ΔE00 4.45
Manilla
#FFFA86
ΔE00 4.53
Pale Yellow
#FFFF84
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF796 #9E96F7
analogous
#F7CE96 #EFF796 #BFF796
triadic
#EFF796 #96EFF7 #F796EF
tetradic
#EFF796 #96F7CE #9E96F7 #F796BF
square
#EFF796 #96F7CE #9E96F7 #F796BF
split-complementary
#EFF796 #96BFF7 #CE96F7
monochromatic
#DEEE24 #E6F35D #EFF796 #F8FBCF #FBFDE3
Accessibility & contrast
On white
1.14
#EFF796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.41
#EFF796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF796
18.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF796 | 1.00 | 1.14 | 18.41 | 18.41 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF8F
Deuteranopia (green-blind)
#FFF19A
Tritanopia (blue-blind)
#FAEDDF
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #eff796; /* rgb */ color: rgb(239, 247, 150); /* oklch */ color: oklch(94.9% 0.120 112.5);
Tailwind
colors: {
custom: {
50: '#f5f9b6',
500: '#eff796',
950: '#000000',
},
}SCSS
$custom: #eff796; $custom-light: #f5f9b6; $custom-dark: #000000;
JSON
{
"hex": "#eff796",
"rgb": {
"r": 239,
"g": 247,
"b": 150
},
"hsl": {
"h": 64.948,
"s": 85.841,
"l": 77.843
},
"oklch": {
"l": 0.94905,
"c": 0.12047,
"h": 112.5
},
"luminance": 0.87074
}Semantic roles & 50–950 ramp
primary
#EFF796
secondary
#655BD6
accent
#03E216
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#171711
muted
#858581