#EBFCA3#EBFCA3
#EBFCA3 is a very light, moderate yellow-green. Relative luminance 0.899; OKLCH L 95.8% C 0.113 H 117.4°. Best body text is #000000 at 18.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFCA3 |
|---|---|
| RGB | rgb(235, 252, 163) |
| HSL | hsl(71, 94%, 81%) |
| HSV | hsv(71, 35%, 99%) |
| CMYK | cmyk(6.7%, 0%, 35.3%, 1.2%) |
| CIE-LAB | lab(95.97, -19.18, 40.82) |
| CIE-LCH | lch(95.97, 45.10, 115.17°) |
| OKLab | oklab(95.85% -0.0522 0.1007) |
| OKLCH | oklch(95.85% 0.113 117.4) |
| XYZ | xyz(75.6823, 89.9278, 48.0140) |
| Luminance | 0.8993 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.44
Creme
#FFFFB6
ΔE00 4.87
Parchment
#FEFCAF
ΔE00 4.90
Light Beige
#FFFEB6
ΔE00 5.13
Buff
#FEF69E
ΔE00 6.22
Cream (survey)
#FFFFC2
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFCA3 #B4A3FC
analogous
#FCE1A3 #EBFCA3 #BFFCA3
triadic
#EBFCA3 #A3EBFC #FCA3EB
tetradic
#EBFCA3 #A3FCE1 #B4A3FC #FCA3BF
square
#EBFCA3 #A3FCE1 #B4A3FC #FCA3BF
split-complementary
#EBFCA3 #A3BFFC #E1A3FC
monochromatic
#D1F82C #DEFA68 #EBFCA3 #F8FEDE #F9FEE1
Accessibility & contrast
On white
1.11
#EBFCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.99
#EBFCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFCA3
18.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFCA3 | 1.00 | 1.11 | 18.99 | 18.99 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF39D
Deuteranopia (green-blind)
#FFF4A7
Tritanopia (blue-blind)
#F4F3E6
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ebfca3; /* rgb */ color: rgb(235, 252, 163); /* oklch */ color: oklch(95.8% 0.113 117.4);
Tailwind
colors: {
custom: {
50: '#f2fdbf',
500: '#ebfca3',
950: '#000000',
},
}SCSS
$custom: #ebfca3; $custom-light: #f2fdbf; $custom-dark: #000000;
JSON
{
"hex": "#ebfca3",
"rgb": {
"r": 235,
"g": 252,
"b": 163
},
"hsl": {
"h": 71.461,
"s": 93.684,
"l": 81.373
},
"oklch": {
"l": 0.95848,
"c": 0.11338,
"h": 117.4
},
"luminance": 0.89927
}Semantic roles & 50–950 ramp
primary
#EBFCA3
secondary
#7C64DF
accent
#00E62C
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171712
muted
#858582