#EFF294#EFF294
#EFF294 is a very light, moderate yellow. Relative luminance 0.840; OKLCH L 93.8% C 0.117 H 110.0°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF294 |
|---|---|
| RGB | rgb(239, 242, 148) |
| HSL | hsl(62, 78%, 76%) |
| HSV | hsv(62, 39%, 95%) |
| CMYK | cmyk(1.2%, 0%, 38.8%, 5.1%) |
| CIE-LAB | lab(93.45, -14.50, 44.99) |
| CIE-LCH | lch(93.45, 47.27, 107.87°) |
| OKLab | oklab(93.84% -0.0399 0.1096) |
| OKLCH | oklch(93.84% 0.117 110) |
| XYZ | xyz(72.6949, 83.9944, 40.3943) |
| Luminance | 0.8399 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 3.20
Light Khaki
#E6F2A2
ΔE00 3.52
Parchment
#FEFCAF
ΔE00 3.91
Khaki (CSS)
#F0E68C
ΔE00 3.96
Dark Cream
#FFF39A
ΔE00 4.02
Manilla
#FFFA86
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF294 #9794F2
analogous
#F2C694 #EFF294 #C0F294
triadic
#EFF294 #94EFF2 #F294EF
tetradic
#EFF294 #94F2C6 #9794F2 #F294C0
square
#EFF294 #94F2C6 #9794F2 #F294C0
split-complementary
#EFF294 #94C0F2 #C694F2
monochromatic
#DFE527 #E7EB5D #EFF294 #F7F9CB #FBFCE4
Accessibility & contrast
On white
1.18
#EFF294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#EFF294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF294
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF294 | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8D
Deuteranopia (green-blind)
#FFEE98
Tritanopia (blue-blind)
#FBE7DB
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #eff294; /* rgb */ color: rgb(239, 242, 148); /* oklch */ color: oklch(93.8% 0.117 110.0);
Tailwind
colors: {
custom: {
50: '#f5f6b4',
500: '#eff294',
950: '#000000',
},
}SCSS
$custom: #eff294; $custom-light: #f5f6b4; $custom-dark: #000000;
JSON
{
"hex": "#eff294",
"rgb": {
"r": 239,
"g": 242,
"b": 148
},
"hsl": {
"h": 61.915,
"s": 78.333,
"l": 76.471
},
"oklch": {
"l": 0.93844,
"c": 0.11664,
"h": 110
},
"luminance": 0.83993
}Semantic roles & 50–950 ramp
primary
#EFF294
secondary
#5F5BCF
accent
#0BDB12
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171711
muted
#858581