#E6F080#E6F080
#E6F080 is a very light, vivid yellow. Relative luminance 0.807; OKLCH L 92.4% C 0.137 H 113.3°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E6F080 |
|---|---|
| RGB | rgb(230, 240, 128) |
| HSL | hsl(65, 79%, 72%) |
| HSV | hsv(65, 47%, 94%) |
| CMYK | cmyk(4.2%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(92.00, -19.00, 52.64) |
| CIE-LCH | lch(92.00, 55.97, 109.85°) |
| OKLab | oklab(92.44% -0.054 0.1256) |
| OKLCH | oklch(92.44% 0.137 113.3) |
| XYZ | xyz(67.6905, 80.7027, 32.4292) |
| Luminance | 0.8070 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 4.04
Pale Yellow
#FFFF84
ΔE00 4.46
Manilla
#FFFA86
ΔE00 4.52
Faded Yellow
#FEFF7F
ΔE00 4.56
Butter
#FFFF81
ΔE00 4.61
Straw
#FCF679
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6F080 #8A80F0
analogous
#F0C280 #E6F080 #AEF080
triadic
#E6F080 #80E6F0 #F080E6
tetradic
#E6F080 #80F0C2 #8A80F0 #F080AE
square
#E6F080 #80F0C2 #8A80F0 #F080AE
split-complementary
#E6F080 #80AEF0 #C280F0
monochromatic
#CADC1A #DBEA49 #E6F080 #F1F6B7 #FAFCE4
Accessibility & contrast
On white
1.23
#E6F080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#E6F080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6F080
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6F080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6F080 | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE776
Deuteranopia (green-blind)
#FEE986
Tritanopia (blue-blind)
#F2E5D6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e6f080; /* rgb */ color: rgb(230, 240, 128); /* oklch */ color: oklch(92.4% 0.137 113.3);
Tailwind
colors: {
custom: {
50: '#f0f4a7',
500: '#e6f080',
950: '#000000',
},
}SCSS
$custom: #e6f080; $custom-light: #f0f4a7; $custom-dark: #000000;
JSON
{
"hex": "#e6f080",
"rgb": {
"r": 230,
"g": 240,
"b": 128
},
"hsl": {
"h": 65.357,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.92441,
"c": 0.13668,
"h": 113.3
},
"luminance": 0.80702
}Semantic roles & 50–950 ramp
primary
#E6F080
secondary
#554ACB
accent
#0ADB1D
background
#FFFFFC
surface
#FEFEF6
border
#D6D6D0
text
#171710
muted
#858580