#E8F192#E8F192
#E8F192 is a very light, moderate yellow. Relative luminance 0.821; OKLCH L 93.1% C 0.119 H 113.1°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E8F192 |
|---|---|
| RGB | rgb(232, 241, 146) |
| HSL | hsl(66, 77%, 76%) |
| HSV | hsv(66, 39%, 95%) |
| CMYK | cmyk(3.7%, 0%, 39.4%, 5.5%) |
| CIE-LAB | lab(92.64, -16.90, 44.83) |
| CIE-LCH | lch(92.64, 47.91, 110.65°) |
| OKLab | oklab(93.06% -0.0466 0.1092) |
| OKLCH | oklch(93.06% 0.119 113.1) |
| XYZ | xyz(69.9230, 82.1427, 39.3602) |
| Luminance | 0.8214 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.78
Buff
#FEF69E
ΔE00 4.69
Parchment
#FEFCAF
ΔE00 4.83
Khaki (CSS)
#F0E68C
ΔE00 5.11
Yellowish Tan
#FCFC81
ΔE00 5.27
Manilla
#FFFA86
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8F192 #9B92F1
analogous
#F1CA92 #E8F192 #B8F192
triadic
#E8F192 #92E8F1 #F192E8
tetradic
#E8F192 #92F1CA #9B92F1 #F192B8
square
#E8F192 #92F1CA #9B92F1 #F192B8
split-complementary
#E8F192 #92B8F1 #CA92F1
monochromatic
#D1E326 #DDEA5C #E8F192 #F3F8C8 #F9FCE4
Accessibility & contrast
On white
1.20
#E8F192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#E8F192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8F192
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8F192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8F192 | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE98B
Deuteranopia (green-blind)
#FEEB96
Tritanopia (blue-blind)
#F3E7DA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e8f192; /* rgb */ color: rgb(232, 241, 146); /* oklch */ color: oklch(93.1% 0.119 113.1);
Tailwind
colors: {
custom: {
50: '#f0f5b3',
500: '#e8f192',
950: '#000000',
},
}SCSS
$custom: #e8f192; $custom-light: #f0f5b3; $custom-dark: #000000;
JSON
{
"hex": "#e8f192",
"rgb": {
"r": 232,
"g": 241,
"b": 146
},
"hsl": {
"h": 65.684,
"s": 77.236,
"l": 75.882
},
"oklch": {
"l": 0.93061,
"c": 0.11872,
"h": 113.1
},
"luminance": 0.82142
}Semantic roles & 50–950 ramp
primary
#E8F192
secondary
#655ACE
accent
#0CD91F
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171711
muted
#858581