#EFF292#EFF292
#EFF292 is a very light, moderate yellow. Relative luminance 0.839; OKLCH L 93.8% C 0.119 H 110.0°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF292 |
|---|---|
| RGB | rgb(239, 242, 146) |
| HSL | hsl(62, 79%, 76%) |
| HSV | hsv(62, 40%, 95%) |
| CMYK | cmyk(1.2%, 0%, 39.7%, 5.1%) |
| CIE-LAB | lab(93.42, -14.72, 45.93) |
| CIE-LCH | lch(93.42, 48.23, 107.76°) |
| OKLab | oklab(93.81% -0.0407 0.1116) |
| OKLCH | oklch(93.81% 0.119 110) |
| XYZ | xyz(72.5380, 83.9316, 39.5678) |
| Luminance | 0.8393 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 3.28
Light Khaki
#E6F2A2
ΔE00 3.77
Khaki (CSS)
#F0E68C
ΔE00 3.97
Manilla
#FFFA86
ΔE00 4.01
Dark Cream
#FFF39A
ΔE00 4.07
Parchment
#FEFCAF
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF292 #9592F2
analogous
#F2C592 #EFF292 #BFF292
triadic
#EFF292 #92EFF2 #F292EF
tetradic
#EFF292 #92F2C5 #9592F2 #F292BF
square
#EFF292 #92F2C5 #9592F2 #F292BF
split-complementary
#EFF292 #92BFF2 #C592F2
monochromatic
#DFE525 #E7EB5B #EFF292 #F7F9C9 #FBFCE4
Accessibility & contrast
On white
1.18
#EFF292 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#EFF292 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF292
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF292 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF292 | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8B
Deuteranopia (green-blind)
#FFEE96
Tritanopia (blue-blind)
#FBE7DB
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #eff292; /* rgb */ color: rgb(239, 242, 146); /* oklch */ color: oklch(93.8% 0.119 110.0);
Tailwind
colors: {
custom: {
50: '#f5f6b3',
500: '#eff292',
950: '#000000',
},
}SCSS
$custom: #eff292; $custom-light: #f5f6b3; $custom-dark: #000000;
JSON
{
"hex": "#eff292",
"rgb": {
"r": 239,
"g": 242,
"b": 146
},
"hsl": {
"h": 61.875,
"s": 78.689,
"l": 76.078
},
"oklch": {
"l": 0.93813,
"c": 0.11881,
"h": 110
},
"luminance": 0.8393
}Semantic roles & 50–950 ramp
primary
#EFF292
secondary
#5D59CF
accent
#0BDB11
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171711
muted
#858581