#E5F68C#E5F68C
#E5F68C is a very light, vivid yellow. Relative luminance 0.845; OKLCH L 93.8% C 0.132 H 116.5°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E5F68C |
|---|---|
| RGB | rgb(229, 246, 140) |
| HSL | hsl(70, 85%, 76%) |
| HSV | hsv(70, 43%, 96%) |
| CMYK | cmyk(6.9%, 0%, 43.1%, 3.5%) |
| CIE-LAB | lab(93.65, -21.10, 48.96) |
| CIE-LCH | lch(93.65, 53.31, 113.31°) |
| OKLab | oklab(93.79% -0.0589 0.1182) |
| OKLCH | oklch(93.79% 0.132 116.5) |
| XYZ | xyz(70.0031, 84.4636, 37.4212) |
| Luminance | 0.8446 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.05
Yellowish Tan
#FCFC81
ΔE00 5.21
Pale Yellow
#FFFF84
ΔE00 5.42
Faded Yellow
#FEFF7F
ΔE00 5.58
Butter
#FFFF81
ΔE00 5.63
Manilla
#FFFA86
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5F68C #9D8CF6
analogous
#F6D28C #E5F68C #B0F68C
triadic
#E5F68C #8CE5F6 #F68CE5
tetradic
#E5F68C #8CF6D2 #9D8CF6 #F68CB0
square
#E5F68C #8CF6D2 #9D8CF6 #F68CB0
split-complementary
#E5F68C #8CB0F6 #D28CF6
monochromatic
#CBED1A #D8F253 #E5F68C #F2FAC5 #F9FDE3
Accessibility & contrast
On white
1.17
#E5F68C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#E5F68C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5F68C
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5F68C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5F68C | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC83
Deuteranopia (green-blind)
#FFEE91
Tritanopia (blue-blind)
#EFECDD
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e5f68c; /* rgb */ color: rgb(229, 246, 140); /* oklch */ color: oklch(93.8% 0.132 116.5);
Tailwind
colors: {
custom: {
50: '#eff9af',
500: '#e5f68c',
950: '#000000',
},
}SCSS
$custom: #e5f68c; $custom-light: #eff9af; $custom-dark: #000000;
JSON
{
"hex": "#e5f68c",
"rgb": {
"r": 229,
"g": 246,
"b": 140
},
"hsl": {
"h": 69.623,
"s": 85.484,
"l": 75.686
},
"oklch": {
"l": 0.9379,
"c": 0.13205,
"h": 116.5
},
"luminance": 0.84463
}Semantic roles & 50–950 ramp
primary
#E5F68C
secondary
#6753D4
accent
#04E227
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171710
muted
#858581