#EAF17C#EAF17C
#EAF17C is a very light, vivid yellow. Relative luminance 0.819; OKLCH L 92.9% C 0.141 H 111.9°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF17C |
|---|---|
| RGB | rgb(234, 241, 124) |
| HSL | hsl(64, 81%, 72%) |
| HSV | hsv(64, 49%, 95%) |
| CMYK | cmyk(2.9%, 0%, 48.5%, 5.5%) |
| CIE-LAB | lab(92.51, -18.30, 55.20) |
| CIE-LCH | lch(92.51, 58.15, 108.34°) |
| OKLab | oklab(92.91% -0.0526 0.1308) |
| OKLCH | oklch(92.91% 0.141 111.9) |
| XYZ | xyz(69.0264, 81.8595, 31.2291) |
| Luminance | 0.8186 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 3.13
Pale Yellow
#FFFF84
ΔE00 3.63
Faded Yellow
#FEFF7F
ΔE00 3.67
Manilla
#FFFA86
ΔE00 3.67
Straw
#FCF679
ΔE00 3.70
Butter
#FFFF81
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF17C #837CF1
analogous
#F1BE7C #EAF17C #B0F17C
triadic
#EAF17C #7CEAF1 #F17CEA
tetradic
#EAF17C #7CF1BE #837CF1 #F17CB0
square
#EAF17C #7CF1BE #837CF1 #F17CB0
split-complementary
#EAF17C #7CB0F1 #BE7CF1
monochromatic
#CFDB17 #E1EB45 #EAF17C #F3F7B3 #FBFCE3
Accessibility & contrast
On white
1.21
#EAF17C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#EAF17C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF17C
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF17C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF17C | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE871
Deuteranopia (green-blind)
#FFEB82
Tritanopia (blue-blind)
#F7E5D6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #eaf17c; /* rgb */ color: rgb(234, 241, 124); /* oklch */ color: oklch(92.9% 0.141 111.9);
Tailwind
colors: {
custom: {
50: '#f3f5a4',
500: '#eaf17c',
950: '#000000',
},
}SCSS
$custom: #eaf17c; $custom-light: #f3f5a4; $custom-dark: #000000;
JSON
{
"hex": "#eaf17c",
"rgb": {
"r": 234,
"g": 241,
"b": 124
},
"hsl": {
"h": 63.59,
"s": 80.69,
"l": 71.569
},
"oklch": {
"l": 0.92909,
"c": 0.14097,
"h": 111.9
},
"luminance": 0.81858
}Semantic roles & 50–950 ramp
primary
#EAF17C
secondary
#4E46CB
accent
#08DD15
background
#FFFFFC
surface
#FEFEF6
border
#D6D6D0
text
#17170F
muted
#858580