#EFF293#EFF293
#EFF293 is a very light, moderate yellow. Relative luminance 0.840; OKLCH L 93.8% C 0.118 H 110.0°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF293 |
|---|---|
| RGB | rgb(239, 242, 147) |
| HSL | hsl(62, 79%, 76%) |
| HSV | hsv(62, 39%, 95%) |
| CMYK | cmyk(1.2%, 0%, 39.3%, 5.1%) |
| CIE-LAB | lab(93.43, -14.61, 45.47) |
| CIE-LCH | lch(93.43, 47.75, 107.81°) |
| OKLab | oklab(93.83% -0.0403 0.1106) |
| OKLCH | oklch(93.83% 0.118 110) |
| XYZ | xyz(72.6161, 83.9629, 39.9792) |
| Luminance | 0.8396 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 3.24
Light Khaki
#E6F2A2
ΔE00 3.64
Khaki (CSS)
#F0E68C
ΔE00 3.96
Parchment
#FEFCAF
ΔE00 4.02
Dark Cream
#FFF39A
ΔE00 4.04
Manilla
#FFFA86
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF293 #9693F2
analogous
#F2C693 #EFF293 #C0F293
triadic
#EFF293 #93EFF2 #F293EF
tetradic
#EFF293 #93F2C6 #9693F2 #F293C0
square
#EFF293 #93F2C6 #9693F2 #F293C0
split-complementary
#EFF293 #93C0F2 #C693F2
monochromatic
#DFE526 #E7EB5C #EFF293 #F7F9CA #FBFCE4
Accessibility & contrast
On white
1.18
#EFF293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#EFF293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF293
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF293 | 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)
#FFEA8C
Deuteranopia (green-blind)
#FFEE97
Tritanopia (blue-blind)
#FBE7DB
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #eff293; /* rgb */ color: rgb(239, 242, 147); /* oklch */ color: oklch(93.8% 0.118 110.0);
Tailwind
colors: {
custom: {
50: '#f5f6b4',
500: '#eff293',
950: '#000000',
},
}SCSS
$custom: #eff293; $custom-light: #f5f6b4; $custom-dark: #000000;
JSON
{
"hex": "#eff293",
"rgb": {
"r": 239,
"g": 242,
"b": 147
},
"hsl": {
"h": 61.895,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.93828,
"c": 0.11772,
"h": 110
},
"luminance": 0.83962
}Semantic roles & 50–950 ramp
primary
#EFF293
secondary
#5E5ACF
accent
#0BDB11
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171711
muted
#858581