#EBFCA5#EBFCA5
#EBFCA5 is a very light, moderate yellow-green. Relative luminance 0.900; OKLCH L 95.9% C 0.111 H 117.6°. Best body text is #000000 at 19.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFCA5 |
|---|---|
| RGB | rgb(235, 252, 165) |
| HSL | hsl(72, 94%, 82%) |
| HSV | hsv(72, 35%, 99%) |
| CMYK | cmyk(6.7%, 0%, 34.5%, 1.2%) |
| CIE-LAB | lab(96.00, -18.94, 39.87) |
| CIE-LCH | lch(96.00, 44.14, 115.41°) |
| OKLab | oklab(95.88% -0.0514 0.0985) |
| OKLCH | oklch(95.88% 0.111 117.6) |
| XYZ | xyz(75.8629, 90.0000, 48.9652) |
| Luminance | 0.9000 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.31
Creme
#FFFFB6
ΔE00 4.75
Parchment
#FEFCAF
ΔE00 4.83
Light Beige
#FFFEB6
ΔE00 5.00
Cream (survey)
#FFFFC2
ΔE00 6.18
Buff
#FEF69E
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFCA5 #B6A5FC
analogous
#FCE2A5 #EBFCA5 #C0FCA5
triadic
#EBFCA5 #A5EBFC #FCA5EB
tetradic
#EBFCA5 #A5FCE2 #B6A5FC #FCA5C0
square
#EBFCA5 #A5FCE2 #B6A5FC #FCA5C0
split-complementary
#EBFCA5 #A5C0FC #E2A5FC
monochromatic
#D1F82F #DEFA6A #EBFCA5 #F8FEE0 #F8FEE1
Accessibility & contrast
On white
1.11
#EBFCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.00
#EBFCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFCA5
19.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFCA5 | 1.00 | 1.11 | 19.00 | 19.00 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF39F
Deuteranopia (green-blind)
#FFF4A9
Tritanopia (blue-blind)
#F4F3E6
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ebfca5; /* rgb */ color: rgb(235, 252, 165); /* oklch */ color: oklch(95.9% 0.111 117.6);
Tailwind
colors: {
custom: {
50: '#f2fdc0',
500: '#ebfca5',
950: '#000000',
},
}SCSS
$custom: #ebfca5; $custom-light: #f2fdc0; $custom-dark: #000000;
JSON
{
"hex": "#ebfca5",
"rgb": {
"r": 235,
"g": 252,
"b": 165
},
"hsl": {
"h": 71.724,
"s": 93.548,
"l": 81.765
},
"oklch": {
"l": 0.95881,
"c": 0.11113,
"h": 117.6
},
"luminance": 0.9
}Semantic roles & 50–950 ramp
primary
#EBFCA5
secondary
#7E66DF
accent
#00E62D
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171712
muted
#858582