#EFF195#EFF195
#EFF195 is a very light, moderate yellow. Relative luminance 0.834; OKLCH L 93.7% C 0.114 H 109.5°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF195 |
|---|---|
| RGB | rgb(239, 241, 149) |
| HSL | hsl(61, 77%, 76%) |
| HSV | hsv(61, 38%, 95%) |
| CMYK | cmyk(0.8%, 0%, 38.2%, 5.5%) |
| CIE-LAB | lab(93.20, -13.91, 44.20) |
| CIE-LCH | lch(93.20, 46.33, 107.47°) |
| OKLab | oklab(93.65% -0.0382 0.1078) |
| OKLCH | oklch(93.65% 0.114 109.5) |
| XYZ | xyz(72.4776, 83.4326, 40.7140) |
| Luminance | 0.8343 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 3.01
Light Khaki
#E6F2A2
ΔE00 3.48
Khaki (CSS)
#F0E68C
ΔE00 3.67
Parchment
#FEFCAF
ΔE00 3.74
Dark Cream
#FFF39A
ΔE00 3.80
Manilla
#FFFA86
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF195 #9795F1
analogous
#F1C595 #EFF195 #C1F195
triadic
#EFF195 #95EFF1 #F195EF
tetradic
#EFF195 #95F1C5 #9795F1 #F195C1
square
#EFF195 #95F1C5 #9795F1 #F195C1
split-complementary
#EFF195 #95C1F1 #C595F1
monochromatic
#DFE329 #E7EA5F #EFF195 #F7F8CB #FBFBE4
Accessibility & contrast
On white
1.19
#EFF195 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#EFF195 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF195
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF195 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF195 | 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)
#FFEA8E
Deuteranopia (green-blind)
#FFED99
Tritanopia (blue-blind)
#FBE7DA
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #eff195; /* rgb */ color: rgb(239, 241, 149); /* oklch */ color: oklch(93.7% 0.114 109.5);
Tailwind
colors: {
custom: {
50: '#f5f5b5',
500: '#eff195',
950: '#000000',
},
}SCSS
$custom: #eff195; $custom-light: #f5f5b5; $custom-dark: #000000;
JSON
{
"hex": "#eff195",
"rgb": {
"r": 239,
"g": 241,
"b": 149
},
"hsl": {
"h": 61.304,
"s": 76.667,
"l": 76.471
},
"oklch": {
"l": 0.93654,
"c": 0.11437,
"h": 109.5
},
"luminance": 0.83431
}Semantic roles & 50–950 ramp
primary
#EFF195
secondary
#5F5CCE
accent
#0DD911
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171711
muted
#858581