#EFF196#EFF196
#EFF196 is a very light, moderate yellow. Relative luminance 0.835; OKLCH L 93.7% C 0.113 H 109.5°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF196 |
|---|---|
| RGB | rgb(239, 241, 150) |
| HSL | hsl(61, 76%, 77%) |
| HSV | hsv(61, 38%, 95%) |
| CMYK | cmyk(0.8%, 0%, 37.8%, 5.5%) |
| CIE-LAB | lab(93.22, -13.80, 43.72) |
| CIE-LCH | lch(93.22, 45.85, 107.51°) |
| OKLab | oklab(93.67% -0.0378 0.1068) |
| OKLCH | oklch(93.67% 0.113 109.5) |
| XYZ | xyz(72.5578, 83.4646, 41.1363) |
| Luminance | 0.8346 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 2.99
Light Khaki
#E6F2A2
ΔE00 3.37
Parchment
#FEFCAF
ΔE00 3.63
Khaki (CSS)
#F0E68C
ΔE00 3.68
Dark Cream
#FFF39A
ΔE00 3.80
Creme
#FFFFB6
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF196 #9896F1
analogous
#F1C696 #EFF196 #C2F196
triadic
#EFF196 #96EFF1 #F196EF
tetradic
#EFF196 #96F1C6 #9896F1 #F196C2
square
#EFF196 #96F1C6 #9896F1 #F196C2
split-complementary
#EFF196 #96C2F1 #C696F1
monochromatic
#DFE32A #E7EA60 #EFF196 #F7F8CC #FBFBE4
Accessibility & contrast
On white
1.19
#EFF196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#EFF196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF196
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF196 | 1.00 | 1.19 | 17.69 | 17.69 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEA8F
Deuteranopia (green-blind)
#FFED9A
Tritanopia (blue-blind)
#FBE7DB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #eff196; /* rgb */ color: rgb(239, 241, 150); /* oklch */ color: oklch(93.7% 0.113 109.5);
Tailwind
colors: {
custom: {
50: '#f5f5b6',
500: '#eff196',
950: '#000000',
},
}SCSS
$custom: #eff196; $custom-light: #f5f5b6; $custom-dark: #000000;
JSON
{
"hex": "#eff196",
"rgb": {
"r": 239,
"g": 241,
"b": 150
},
"hsl": {
"h": 61.319,
"s": 76.471,
"l": 76.667
},
"oklch": {
"l": 0.93669,
"c": 0.11328,
"h": 109.5
},
"luminance": 0.83463
}Semantic roles & 50–950 ramp
primary
#EFF196
secondary
#605DCE
accent
#0DD911
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171711
muted
#858581