#EFFF85#EFFF85
#EFFF85 is a very light, vivid yellow. Relative luminance 0.916; OKLCH L 96.3% C 0.148 H 115.4°. Best body text is #000000 at 19.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EFFF85 |
|---|---|
| RGB | rgb(239, 255, 133) |
| HSL | hsl(68, 100%, 76%) |
| HSV | hsv(68, 48%, 100%) |
| CMYK | cmyk(6.3%, 0%, 47.8%, 0%) |
| CIE-LAB | lab(96.64, -22.28, 56.07) |
| CIE-LCH | lch(96.64, 60.34, 111.67°) |
| OKLab | oklab(96.33% -0.0633 0.1334) |
| OKLCH | oklch(96.33% 0.148 115.4) |
| XYZ | xyz(75.5913, 91.5651, 35.8775) |
| Luminance | 0.9156 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 3.64
Yellowish Tan
#FCFC81
ΔE00 3.65
Pale Yellow
#FFFF84
ΔE00 3.69
Butter
#FFFF81
ΔE00 3.79
Banana (survey)
#FFFF7E
ΔE00 3.92
Light Yellow
#FFFE7A
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFFF85 #9585FF
analogous
#FFD285 #EFFF85 #B2FF85
triadic
#EFFF85 #85EFFF #FF85EF
tetradic
#EFFF85 #85FFD2 #9585FF #FF85B2
square
#EFFF85 #85FFD2 #9585FF #FF85B2
split-complementary
#EFFF85 #85B2FF #D285FF
monochromatic
#DFFF0B #E7FF48 #EFFF85 #F7FFC2 #FBFFE0
Accessibility & contrast
On white
1.09
#EFFF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.31
#EFFF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFFF85
19.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFFF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFFF85 | 1.00 | 1.09 | 19.31 | 19.31 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF47A
Deuteranopia (green-blind)
#FFF68B
Tritanopia (blue-blind)
#FBF3E3
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #efff85; /* rgb */ color: rgb(239, 255, 133); /* oklch */ color: oklch(96.3% 0.148 115.4);
Tailwind
colors: {
custom: {
50: '#f6ffab',
500: '#efff85',
950: '#000000',
},
}SCSS
$custom: #efff85; $custom-light: #f6ffab; $custom-dark: #000000;
JSON
{
"hex": "#efff85",
"rgb": {
"r": 239,
"g": 255,
"b": 133
},
"hsl": {
"h": 67.869,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.9633,
"c": 0.14764,
"h": 115.4
},
"luminance": 0.91564
}Semantic roles & 50–950 ramp
primary
#EFFF85
secondary
#5D49DF
accent
#00E61E
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171810
muted
#858681