#E6F680#E6F680
#E6F680 is a very light, vivid yellow. Relative luminance 0.843; OKLCH L 93.7% C 0.144 H 115.6°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E6F680 |
|---|---|
| RGB | rgb(230, 246, 128) |
| HSL | hsl(68, 87%, 73%) |
| HSV | hsv(68, 48%, 96%) |
| CMYK | cmyk(6.5%, 0%, 48%, 3.5%) |
| CIE-LAB | lab(93.58, -21.89, 54.55) |
| CIE-LCH | lch(93.58, 58.78, 111.87°) |
| OKLab | oklab(93.7% -0.0622 0.1298) |
| OKLCH | oklch(93.7% 0.144 115.6) |
| XYZ | xyz(69.4861, 84.2939, 33.0277) |
| Luminance | 0.8429 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 4.23
Faded Yellow
#FEFF7F
ΔE00 4.49
Pale Yellow
#FFFF84
ΔE00 4.50
Butter
#FFFF81
ΔE00 4.61
Banana (survey)
#FFFF7E
ΔE00 4.75
Light Yellow
#FFFE7A
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6F680 #9080F6
analogous
#F6CB80 #E6F680 #ABF680
triadic
#E6F680 #80E6F6 #F680E6
tetradic
#E6F680 #80F6CB #9080F6 #F680AB
square
#E6F680 #80F6CB #9080F6 #F680AB
split-complementary
#E6F680 #80ABF6 #CB80F6
monochromatic
#CDEB11 #DBF247 #E6F680 #F1FAB9 #F9FDE2
Accessibility & contrast
On white
1.18
#E6F680 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#E6F680 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6F680
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6F680 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6F680 | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC76
Deuteranopia (green-blind)
#FFEE86
Tritanopia (blue-blind)
#F2EBDB
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e6f680; /* rgb */ color: rgb(230, 246, 128); /* oklch */ color: oklch(93.7% 0.144 115.6);
Tailwind
colors: {
custom: {
50: '#f0f9a7',
500: '#e6f680',
950: '#000000',
},
}SCSS
$custom: #e6f680; $custom-light: #f0f9a7; $custom-dark: #000000;
JSON
{
"hex": "#e6f680",
"rgb": {
"r": 230,
"g": 246,
"b": 128
},
"hsl": {
"h": 68.136,
"s": 86.765,
"l": 73.333
},
"oklch": {
"l": 0.93702,
"c": 0.14389,
"h": 115.6
},
"luminance": 0.84293
}Semantic roles & 50–950 ramp
primary
#E6F680
secondary
#5B48D2
accent
#02E321
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171710
muted
#858581