#EFF295#EFF295
#EFF295 is a very light, moderate yellow. Relative luminance 0.840; OKLCH L 93.9% C 0.116 H 110.0°. Best body text is #000000 at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF295 |
|---|---|
| RGB | rgb(239, 242, 149) |
| HSL | hsl(62, 78%, 77%) |
| HSV | hsv(62, 38%, 95%) |
| CMYK | cmyk(1.2%, 0%, 38.4%, 5.1%) |
| CIE-LAB | lab(93.46, -14.40, 44.52) |
| CIE-LCH | lch(93.46, 46.79, 107.92°) |
| OKLab | oklab(93.86% -0.0396 0.1086) |
| OKLCH | oklch(93.86% 0.116 110) |
| XYZ | xyz(72.7744, 84.0262, 40.8130) |
| Luminance | 0.8403 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 3.17
Light Khaki
#E6F2A2
ΔE00 3.40
Parchment
#FEFCAF
ΔE00 3.79
Khaki (CSS)
#F0E68C
ΔE00 3.96
Dark Cream
#FFF39A
ΔE00 4.01
Manilla
#FFFA86
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF295 #9895F2
analogous
#F2C795 #EFF295 #C1F295
triadic
#EFF295 #95EFF2 #F295EF
tetradic
#EFF295 #95F2C7 #9895F2 #F295C1
square
#EFF295 #95F2C7 #9895F2 #F295C1
split-complementary
#EFF295 #95C1F2 #C795F2
monochromatic
#DFE528 #E7EB5E #EFF295 #F7F9CC #FBFCE4
Accessibility & contrast
On white
1.18
#EFF295 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.81
#EFF295 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF295
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF295 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF295 | 1.00 | 1.18 | 17.81 | 17.81 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8E
Deuteranopia (green-blind)
#FFEE99
Tritanopia (blue-blind)
#FBE8DB
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #eff295; /* rgb */ color: rgb(239, 242, 149); /* oklch */ color: oklch(93.9% 0.116 110.0);
Tailwind
colors: {
custom: {
50: '#f5f6b5',
500: '#eff295',
950: '#000000',
},
}SCSS
$custom: #eff295; $custom-light: #f5f6b5; $custom-dark: #000000;
JSON
{
"hex": "#eff295",
"rgb": {
"r": 239,
"g": 242,
"b": 149
},
"hsl": {
"h": 61.935,
"s": 78.151,
"l": 76.667
},
"oklch": {
"l": 0.93859,
"c": 0.11555,
"h": 110
},
"luminance": 0.84025
}Semantic roles & 50–950 ramp
primary
#EFF295
secondary
#605CCF
accent
#0BDA12
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171711
muted
#858581