#ECFBDF#ECFBDF
#ECFBDF is a very light, muted yellow-green. Relative luminance 0.922; OKLCH L 97.0% C 0.040 H 130.3°. Best body text is #000000 at 19.43:1 contrast (WCAG AA passes).
Color values
| HEX | #ECFBDF |
|---|---|
| RGB | rgb(236, 251, 223) |
| HSL | hsl(92, 78%, 93%) |
| HSV | hsv(92, 11%, 98%) |
| CMYK | cmyk(6%, 0%, 11.2%, 1.6%) |
| CIE-LAB | lab(96.88, -9.79, 11.75) |
| CIE-LCH | lch(96.88, 15.30, 129.82°) |
| OKLab | oklab(96.96% -0.0259 0.0305) |
| OKLCH | oklch(96.96% 0.04 130.3) |
| XYZ | xyz(82.4063, 92.1546, 83.2439) |
| Luminance | 0.9215 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.59
Lightyellow
#FFFFE0
ΔE00 5.63
Beige
#F5F5DC
ΔE00 5.72
Off White (survey)
#FFFFE4
ΔE00 5.73
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.21
Eggshell (survey)
#FFFFD4
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECFBDF #EEDFFB
analogous
#FAFBDF #ECFBDF #DFFBE0
triadic
#ECFBDF #DFECFB #FBDFEC
tetradic
#ECFBDF #DFFAFB #EEDFFB #FBE0DF
square
#ECFBDF #DFFAFB #EEDFFB #FBE0DF
split-complementary
#ECFBDF #E0DFFB #FBDFFA
monochromatic
#ABED72 #CCF4A9 #ECFBDF #EFFCE4 #EFFCE4
Accessibility & contrast
On white
1.08
#ECFBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.43
#ECFBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECFBDF
19.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECFBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECFBDF | 1.00 | 1.08 | 19.43 | 19.43 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF7DD
Deuteranopia (green-blind)
#FCF6E0
Tritanopia (blue-blind)
#EDF8F3
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ecfbdf; /* rgb */ color: rgb(236, 251, 223); /* oklch */ color: oklch(97.0% 0.040 130.3);
Tailwind
colors: {
custom: {
50: '#f2fce9',
500: '#ecfbdf',
950: '#000000',
},
}SCSS
$custom: #ecfbdf; $custom-light: #f2fce9; $custom-dark: #000000;
JSON
{
"hex": "#ecfbdf",
"rgb": {
"r": 236,
"g": 251,
"b": 223
},
"hsl": {
"h": 92.143,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.96956,
"c": 0.04004,
"h": 130.3
},
"luminance": 0.92155
}Semantic roles & 50–950 ramp
primary
#ECFBDF
secondary
#C29CE2
accent
#0BDA7A
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161716
muted
#858584