#EFFFAD#EFFFAD
#EFFFAD is a very light, moderate yellow-green. Relative luminance 0.929; OKLCH L 96.9% C 0.105 H 117.4°. Best body text is #000000 at 19.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EFFFAD |
|---|---|
| RGB | rgb(239, 255, 173) |
| HSL | hsl(72, 100%, 84%) |
| HSV | hsv(72, 32%, 100%) |
| CMYK | cmyk(6.3%, 0%, 32.2%, 0%) |
| CIE-LAB | lab(97.18, -17.94, 37.52) |
| CIE-LCH | lch(97.18, 41.59, 115.56°) |
| OKLab | oklab(96.94% -0.0483 0.0933) |
| OKLCH | oklch(96.94% 0.105 117.4) |
| XYZ | xyz(78.8993, 92.8883, 53.2998) |
| Luminance | 0.9289 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.68
Creme
#FFFFB6
ΔE00 4.14
Light Beige
#FFFEB6
ΔE00 4.42
Parchment
#FEFCAF
ΔE00 4.46
Cream (survey)
#FFFFC2
ΔE00 5.35
Buff
#FEF69E
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFFFAD #BDADFF
analogous
#FFE6AD #EFFFAD #C6FFAD
triadic
#EFFFAD #ADEFFF #FFADEF
tetradic
#EFFFAD #ADFFE6 #BDADFF #FFADC6
square
#EFFFAD #ADFFE6 #BDADFF #FFADC6
split-complementary
#EFFFAD #ADC6FF #E6ADFF
monochromatic
#D7FF33 #E3FF70 #EFFFAD #F9FFE0 #F9FFE0
Accessibility & contrast
On white
1.07
#EFFFAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.58
#EFFFAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFFFAD
19.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFFFAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFFFAD | 1.00 | 1.07 | 19.58 | 19.58 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7A7
Deuteranopia (green-blind)
#FFF7B1
Tritanopia (blue-blind)
#F7F6EA
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #efffad; /* rgb */ color: rgb(239, 255, 173); /* oklch */ color: oklch(96.9% 0.105 117.4);
Tailwind
colors: {
custom: {
50: '#f5ffc6',
500: '#efffad',
950: '#000000',
},
}SCSS
$custom: #efffad; $custom-light: #f5ffc6; $custom-dark: #000000;
JSON
{
"hex": "#efffad",
"rgb": {
"r": 239,
"g": 255,
"b": 173
},
"hsl": {
"h": 71.707,
"s": 100,
"l": 83.922
},
"oklch": {
"l": 0.96937,
"c": 0.10503,
"h": 117.4
},
"luminance": 0.92888
}Semantic roles & 50–950 ramp
primary
#EFFFAD
secondary
#836BE5
accent
#00E62D
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171813
muted
#858682