#EFFF75#EFFF75
#EFFF75 is a very light, vivid yellow. Relative luminance 0.912; OKLCH L 96.1% C 0.162 H 115.0°. Best body text is #000000 at 19.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EFFF75 |
|---|---|
| RGB | rgb(239, 255, 117) |
| HSL | hsl(67, 100%, 73%) |
| HSV | hsv(67, 54%, 100%) |
| CMYK | cmyk(6.3%, 0%, 54.1%, 0%) |
| CIE-LAB | lab(96.47, -23.65, 63.07) |
| CIE-LCH | lch(96.47, 67.36, 110.56°) |
| OKLab | oklab(96.14% -0.0687 0.1472) |
| OKLCH | oklch(96.14% 0.162 115) |
| XYZ | xyz(74.5689, 91.1561, 30.4928) |
| Luminance | 0.9115 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 3.28
Banana (survey)
#FFFF7E
ΔE00 3.49
Butter
#FFFF81
ΔE00 3.55
Yellowish Tan
#FCFC81
ΔE00 3.57
Pale Yellow
#FFFF84
ΔE00 3.64
Light Yellow
#FFFE7A
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFFF75 #8575FF
analogous
#FFCA75 #EFFF75 #AAFF75
triadic
#EFFF75 #75EFFF #FF75EF
tetradic
#EFFF75 #75FFCA #8575FF #FF75AA
square
#EFFF75 #75FFCA #8575FF #FF75AA
split-complementary
#EFFF75 #75AAFF #CA75FF
monochromatic
#DDFA00 #E8FF38 #EFFF75 #F6FFB2 #FBFFE0
Accessibility & contrast
On white
1.09
#EFFF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.23
#EFFF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFFF75
19.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFFF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFFF75 | 1.00 | 1.09 | 19.23 | 19.23 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF467
Deuteranopia (green-blind)
#FFF67D
Tritanopia (blue-blind)
#FCF2E1
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #efff75; /* rgb */ color: rgb(239, 255, 117); /* oklch */ color: oklch(96.1% 0.162 115.0);
Tailwind
colors: {
custom: {
50: '#f7ffa1',
500: '#efff75',
950: '#000000',
},
}SCSS
$custom: #efff75; $custom-light: #f7ffa1; $custom-dark: #000000;
JSON
{
"hex": "#efff75",
"rgb": {
"r": 239,
"g": 255,
"b": 117
},
"hsl": {
"h": 66.957,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.96141,
"c": 0.1624,
"h": 115
},
"luminance": 0.91155
}Semantic roles & 50–950 ramp
primary
#EFFF75
secondary
#4E3CDD
accent
#00E61B
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#17170F
muted
#858580