#EFF898#EFF898
#EFF898 is a very light, moderate yellow. Relative luminance 0.878; OKLCH L 95.1% C 0.120 H 113.0°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF898 |
|---|---|
| RGB | rgb(239, 248, 152) |
| HSL | hsl(66, 87%, 78%) |
| HSV | hsv(66, 39%, 97%) |
| CMYK | cmyk(3.6%, 0%, 38.7%, 2.7%) |
| CIE-LAB | lab(95.06, -17.00, 45.09) |
| CIE-LCH | lch(95.06, 48.19, 110.66°) |
| OKLab | oklab(95.14% -0.0468 0.11) |
| OKLCH | oklch(95.14% 0.12 113) |
| XYZ | xyz(74.8322, 87.7535, 42.6957) |
| Luminance | 0.8775 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.10
Parchment
#FEFCAF
ΔE00 4.18
Buff
#FEF69E
ΔE00 4.35
Yellowish Tan
#FCFC81
ΔE00 4.70
Creme
#FFFFB6
ΔE00 4.71
Manilla
#FFFA86
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF898 #A198F8
analogous
#F8D198 #EFF898 #BFF898
triadic
#EFF898 #98EFF8 #F898EF
tetradic
#EFF898 #98F8D1 #A198F8 #F898BF
square
#EFF898 #98F8D1 #A198F8 #F898BF
split-complementary
#EFF898 #98BFF8 #D198F8
monochromatic
#DDF025 #E6F45F #EFF898 #F8FCD1 #FBFDE2
Accessibility & contrast
On white
1.13
#EFF898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#EFF898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF898
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF898 | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF091
Deuteranopia (green-blind)
#FFF29C
Tritanopia (blue-blind)
#FAEEE0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #eff898; /* rgb */ color: rgb(239, 248, 152); /* oklch */ color: oklch(95.1% 0.120 113.0);
Tailwind
colors: {
custom: {
50: '#f5fab7',
500: '#eff898',
950: '#000000',
},
}SCSS
$custom: #eff898; $custom-light: #f5fab7; $custom-dark: #000000;
JSON
{
"hex": "#eff898",
"rgb": {
"r": 239,
"g": 248,
"b": 152
},
"hsl": {
"h": 65.625,
"s": 87.273,
"l": 78.431
},
"oklch": {
"l": 0.95142,
"c": 0.11953,
"h": 113
},
"luminance": 0.87753
}Semantic roles & 50–950 ramp
primary
#EFF898
secondary
#685CD8
accent
#02E417
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#171711
muted
#858581