#EAFF75#EAFF75
#EAFF75 is a very light, vivid yellow. Relative luminance 0.903; OKLCH L 95.8% C 0.164 H 116.8°. Best body text is #000000 at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFF75 |
|---|---|
| RGB | rgb(234, 255, 117) |
| HSL | hsl(69, 100%, 73%) |
| HSV | hsv(69, 54%, 100%) |
| CMYK | cmyk(8.2%, 0%, 54.1%, 0%) |
| CIE-LAB | lab(96.12, -25.58, 62.57) |
| CIE-LCH | lch(96.12, 67.60, 112.24°) |
| OKLab | oklab(95.77% -0.0738 0.1462) |
| OKLCH | oklch(95.77% 0.164 116.8) |
| XYZ | xyz(72.9037, 90.2976, 30.4148) |
| Luminance | 0.9030 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 4.28
Banana (survey)
#FFFF7E
ΔE00 4.50
Yellowish Tan
#FCFC81
ΔE00 4.51
Butter
#FFFF81
ΔE00 4.53
Pale Yellow
#FFFF84
ΔE00 4.58
Light Yellow
#FFFE7A
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFF75 #8A75FF
analogous
#FFCF75 #EAFF75 #A5FF75
triadic
#EAFF75 #75EAFF #FF75EA
tetradic
#EAFF75 #75FFCF #8A75FF #FF75A5
square
#EAFF75 #75FFCF #8A75FF #FF75A5
split-complementary
#EAFF75 #75A5FF #CF75FF
monochromatic
#D4FA00 #E1FF38 #EAFF75 #F3FFB2 #FAFFE0
Accessibility & contrast
On white
1.10
#EAFF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.06
#EAFF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFF75
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFF75 | 1.00 | 1.10 | 19.06 | 19.06 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF367
Deuteranopia (green-blind)
#FFF57D
Tritanopia (blue-blind)
#F6F3E1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eaff75; /* rgb */ color: rgb(234, 255, 117); /* oklch */ color: oklch(95.8% 0.164 116.8);
Tailwind
colors: {
custom: {
50: '#f3ffa1',
500: '#eaff75',
950: '#000000',
},
}SCSS
$custom: #eaff75; $custom-light: #f3ffa1; $custom-dark: #000000;
JSON
{
"hex": "#eaff75",
"rgb": {
"r": 234,
"g": 255,
"b": 117
},
"hsl": {
"h": 69.13,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.9577,
"c": 0.16377,
"h": 116.8
},
"luminance": 0.90297
}Semantic roles & 50–950 ramp
primary
#EAFF75
secondary
#543CDD
accent
#00E623
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#17180F
muted
#858680