#EFFFD6#EFFFD6
#EFFFD6 is a very light, muted yellow-green. Relative luminance 0.947; OKLCH L 97.8% C 0.056 H 124.8°. Best body text is #000000 at 19.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EFFFD6 |
|---|---|
| RGB | rgb(239, 255, 214) |
| HSL | hsl(83, 100%, 92%) |
| HSV | hsv(83, 16%, 100%) |
| CMYK | cmyk(6.3%, 0%, 16.1%, 0%) |
| CIE-LAB | lab(97.92, -12.19, 17.86) |
| CIE-LCH | lch(97.92, 21.62, 124.33°) |
| OKLab | oklab(97.77% -0.032 0.046) |
| OKLCH | oklch(97.77% 0.056 124.8) |
| XYZ | xyz(83.4925, 94.7256, 77.4906) |
| Luminance | 0.9473 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Eggshell (survey)
#FFFFD4
ΔE00 5.15
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.16
Ecru
#FEFFCA
ΔE00 5.57
Ivory (survey)
#FFFFCB
ΔE00 5.72
Cream
#FFFDD0
ΔE00 5.83
Lightyellow
#FFFFE0
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFFFD6 #E6D6FF
analogous
#FFFBD6 #EFFFD6 #DBFFD6
triadic
#EFFFD6 #D6EFFF #FFD6EF
tetradic
#EFFFD6 #D6FFFB #E6D6FF #FFD6DB
square
#EFFFD6 #D6FFFB #E6D6FF #FFD6DB
split-complementary
#EFFFD6 #D6DBFF #FBD6FF
monochromatic
#BFFF5C #D7FF99 #EFFFD6 #F3FFE0 #F3FFE0
Accessibility & contrast
On white
1.05
#EFFFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.95
#EFFFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFFFD6
19.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFFFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFFFD6 | 1.00 | 1.05 | 19.95 | 19.95 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAD4
Deuteranopia (green-blind)
#FFF9D8
Tritanopia (blue-blind)
#F2FBF3
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #efffd6; /* rgb */ color: rgb(239, 255, 214); /* oklch */ color: oklch(97.8% 0.056 124.8);
Tailwind
colors: {
custom: {
50: '#f4ffe2',
500: '#efffd6',
950: '#000000',
},
}SCSS
$custom: #efffd6; $custom-light: #f4ffe2; $custom-dark: #000000;
JSON
{
"hex": "#efffd6",
"rgb": {
"r": 239,
"g": 255,
"b": 214
},
"hsl": {
"h": 83.415,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.9777,
"c": 0.05603,
"h": 124.8
},
"luminance": 0.94726
}Semantic roles & 50–950 ramp
primary
#EFFFD6
secondary
#B28EEB
accent
#00E65A
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171815
muted
#858684