#E7FF75#E7FF75
#E7FF75 is a very light, vivid yellow-green. Relative luminance 0.898; OKLCH L 95.5% C 0.165 H 117.9°. Best body text is #000000 at 18.96:1 contrast (WCAG AA passes).
Color values
| HEX | #E7FF75 |
|---|---|
| RGB | rgb(231, 255, 117) |
| HSL | hsl(70, 100%, 73%) |
| HSV | hsv(70, 54%, 100%) |
| CMYK | cmyk(9.4%, 0%, 54.1%, 0%) |
| CIE-LAB | lab(95.91, -26.74, 62.28) |
| CIE-LCH | lch(95.91, 67.77, 113.23°) |
| OKLab | oklab(95.55% -0.0769 0.1456) |
| OKLCH | oklch(95.55% 0.165 117.9) |
| XYZ | xyz(71.9269, 89.7939, 30.3690) |
| Luminance | 0.8979 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 4.29
Faded Yellow
#FEFF7F
ΔE00 4.87
Yellowish Tan
#FCFC81
ΔE00 5.07
Banana (survey)
#FFFF7E
ΔE00 5.10
Butter
#FFFF81
ΔE00 5.11
Pale Yellow
#FFFF84
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7FF75 #8D75FF
analogous
#FFD275 #E7FF75 #A2FF75
triadic
#E7FF75 #75E7FF #FF75E7
tetradic
#E7FF75 #75FFD2 #8D75FF #FF75A2
square
#E7FF75 #75FFD2 #8D75FF #FF75A2
split-complementary
#E7FF75 #75A2FF #D275FF
monochromatic
#CEFA00 #DCFF38 #E7FF75 #F2FFB2 #FAFFE0
Accessibility & contrast
On white
1.11
#E7FF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.96
#E7FF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7FF75
18.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7FF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7FF75 | 1.00 | 1.11 | 18.96 | 18.96 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF367
Deuteranopia (green-blind)
#FFF47D
Tritanopia (blue-blind)
#F3F3E1
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #e7ff75; /* rgb */ color: rgb(231, 255, 117); /* oklch */ color: oklch(95.5% 0.165 117.9);
Tailwind
colors: {
custom: {
50: '#f1ffa1',
500: '#e7ff75',
950: '#000000',
},
}SCSS
$custom: #e7ff75; $custom-light: #f1ffa1; $custom-dark: #000000;
JSON
{
"hex": "#e7ff75",
"rgb": {
"r": 231,
"g": 255,
"b": 117
},
"hsl": {
"h": 70.435,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.9555,
"c": 0.16466,
"h": 117.9
},
"luminance": 0.89793
}Semantic roles & 50–950 ramp
primary
#E7FF75
secondary
#583CDD
accent
#00E628
background
#FFFFFC
surface
#FEFFF5
border
#D6D7CF
text
#17180F
muted
#858680