#EFF692#EFF692
#EFF692 is a very light, vivid yellow. Relative luminance 0.863; OKLCH L 94.6% C 0.124 H 112.0°. Best body text is #000000 at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF692 |
|---|---|
| RGB | rgb(239, 246, 146) |
| HSL | hsl(64, 85%, 77%) |
| HSV | hsv(64, 41%, 96%) |
| CMYK | cmyk(2.8%, 0%, 40.7%, 3.5%) |
| CIE-LAB | lab(94.46, -16.67, 47.24) |
| CIE-LCH | lch(94.46, 50.09, 109.44°) |
| OKLab | oklab(94.64% -0.0463 0.1146) |
| OKLCH | oklch(94.64% 0.124 112) |
| XYZ | xyz(73.7415, 86.3387, 39.9690) |
| Luminance | 0.8634 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.77
Yellowish Tan
#FCFC81
ΔE00 3.97
Manilla
#FFFA86
ΔE00 4.07
Buff
#FEF69E
ΔE00 4.09
Pale Yellow
#FFFF84
ΔE00 4.19
Butter
#FFFF81
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF692 #9992F6
analogous
#F6CB92 #EFF692 #BDF692
triadic
#EFF692 #92EFF6 #F692EF
tetradic
#EFF692 #92F6CB #9992F6 #F692BD
square
#EFF692 #92F6CB #9992F6 #F692BD
split-complementary
#EFF692 #92BDF6 #CB92F6
monochromatic
#DEED21 #E7F159 #EFF692 #F7FBCB #FBFDE3
Accessibility & contrast
On white
1.15
#EFF692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.27
#EFF692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF692
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF692 | 1.00 | 1.15 | 18.27 | 18.27 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8A
Deuteranopia (green-blind)
#FFF097
Tritanopia (blue-blind)
#FBEBDE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #eff692; /* rgb */ color: rgb(239, 246, 146); /* oklch */ color: oklch(94.6% 0.124 112.0);
Tailwind
colors: {
custom: {
50: '#f5f9b3',
500: '#eff692',
950: '#000000',
},
}SCSS
$custom: #eff692; $custom-light: #f5f9b3; $custom-dark: #000000;
JSON
{
"hex": "#eff692",
"rgb": {
"r": 239,
"g": 246,
"b": 146
},
"hsl": {
"h": 64.2,
"s": 84.746,
"l": 76.863
},
"oklch": {
"l": 0.94638,
"c": 0.12356,
"h": 112
},
"luminance": 0.86338
}Semantic roles & 50–950 ramp
primary
#EFF692
secondary
#6158D4
accent
#04E114
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#171711
muted
#858581