#EFF6D2#EFF6D2
#EFF6D2 is a very light, muted yellow-green. Relative luminance 0.889; OKLCH L 95.9% C 0.048 H 116.2°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF6D2 |
|---|---|
| RGB | rgb(239, 246, 210) |
| HSL | hsl(72, 67%, 89%) |
| HSV | hsv(72, 15%, 96%) |
| CMYK | cmyk(2.8%, 0%, 14.6%, 3.5%) |
| CIE-LAB | lab(95.55, -8.35, 16.56) |
| CIE-LCH | lch(95.55, 18.55, 116.76°) |
| OKLab | oklab(95.86% -0.0211 0.0428) |
| OKLCH | oklch(95.86% 0.048 116.2) |
| XYZ | xyz(80.1839, 88.9157, 73.8985) |
| Luminance | 0.8891 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.87
Eggshell (survey)
#FFFFD4
ΔE00 3.63
Lightyellow
#FFFFE0
ΔE00 3.77
Cream
#FFFDD0
ΔE00 4.21
Beige
#F5F5DC
ΔE00 4.44
Off White (survey)
#FFFFE4
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF6D2 #D9D2F6
analogous
#F6EBD2 #EFF6D2 #DDF6D2
triadic
#EFF6D2 #D2EFF6 #F6D2EF
tetradic
#EFF6D2 #D2F6EB #D9D2F6 #F6D2DD
square
#EFF6D2 #D2F6EB #D9D2F6 #F6D2DD
split-complementary
#EFF6D2 #D2DDF6 #EBD2F6
monochromatic
#CBE26C #DDEC9F #EFF6D2 #F6FAE5 #F6FAE5
Accessibility & contrast
On white
1.12
#EFF6D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#EFF6D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF6D2
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF6D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF6D2 | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF2D0
Deuteranopia (green-blind)
#FBF2D3
Tritanopia (blue-blind)
#F3F2EC
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #eff6d2; /* rgb */ color: rgb(239, 246, 210); /* oklch */ color: oklch(95.9% 0.048 116.2);
Tailwind
colors: {
custom: {
50: '#f4f9df',
500: '#eff6d2',
950: '#000000',
},
}SCSS
$custom: #eff6d2; $custom-light: #f4f9df; $custom-dark: #000000;
JSON
{
"hex": "#eff6d2",
"rgb": {
"r": 239,
"g": 246,
"b": 210
},
"hsl": {
"h": 71.667,
"s": 66.667,
"l": 89.412
},
"oklch": {
"l": 0.95859,
"c": 0.04766,
"h": 116.2
},
"luminance": 0.88915
}Semantic roles & 50–950 ramp
primary
#EFF6D2
secondary
#A194D8
accent
#17CF3B
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171715
muted
#858584