#EAFF72#EAFF72
#EAFF72 is a very light, vivid yellow. Relative luminance 0.902; OKLCH L 95.7% C 0.166 H 116.7°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFF72 |
|---|---|
| RGB | rgb(234, 255, 114) |
| HSL | hsl(69, 100%, 72%) |
| HSV | hsv(69, 55%, 100%) |
| CMYK | cmyk(8.2%, 0%, 55.3%, 0%) |
| CIE-LAB | lab(96.09, -25.82, 63.84) |
| CIE-LCH | lch(96.09, 68.87, 112.02°) |
| OKLab | oklab(95.74% -0.0748 0.1486) |
| OKLCH | oklch(95.74% 0.166 116.7) |
| XYZ | xyz(72.7301, 90.2281, 29.5007) |
| Luminance | 0.9023 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 4.28
Banana (survey)
#FFFF7E
ΔE00 4.50
Butter
#FFFF81
ΔE00 4.54
Yellowish Tan
#FCFC81
ΔE00 4.55
Pale Yellow
#FFFF84
ΔE00 4.62
Light Yellow
#FFFE7A
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFF72 #8772FF
analogous
#FFCD72 #EAFF72 #A4FF72
triadic
#EAFF72 #72EAFF #FF72EA
tetradic
#EAFF72 #72FFCD #8772FF #FF72A4
square
#EAFF72 #72FFCD #8772FF #FF72A4
split-complementary
#EAFF72 #72A4FF #CD72FF
monochromatic
#D2F700 #E1FF35 #EAFF72 #F3FFAF #FAFFE0
Accessibility & contrast
On white
1.10
#EAFF72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#EAFF72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFF72
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFF72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFF72 | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF363
Deuteranopia (green-blind)
#FFF57A
Tritanopia (blue-blind)
#F7F2E0
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eaff72; /* rgb */ color: rgb(234, 255, 114); /* oklch */ color: oklch(95.7% 0.166 116.7);
Tailwind
colors: {
custom: {
50: '#f3ff9f',
500: '#eaff72',
950: '#000000',
},
}SCSS
$custom: #eaff72; $custom-light: #f3ff9f; $custom-dark: #000000;
JSON
{
"hex": "#eaff72",
"rgb": {
"r": 234,
"g": 255,
"b": 114
},
"hsl": {
"h": 68.936,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.95737,
"c": 0.16637,
"h": 116.7
},
"luminance": 0.90227
}Semantic roles & 50–950 ramp
primary
#EAFF72
secondary
#5139DC
accent
#00E622
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#17180F
muted
#858680