#EBFCA8#EBFCA8
#EBFCA8 is a very light, moderate yellow-green. Relative luminance 0.901; OKLCH L 95.9% C 0.108 H 117.8°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFCA8 |
|---|---|
| RGB | rgb(235, 252, 168) |
| HSL | hsl(72, 93%, 82%) |
| HSV | hsv(72, 33%, 99%) |
| CMYK | cmyk(6.7%, 0%, 33.3%, 1.2%) |
| CIE-LAB | lab(96.04, -18.58, 38.45) |
| CIE-LCH | lch(96.04, 42.70, 115.79°) |
| OKLab | oklab(95.93% -0.0502 0.0953) |
| OKLCH | oklch(95.93% 0.108 117.8) |
| XYZ | xyz(76.1391, 90.1106, 50.4202) |
| Luminance | 0.9011 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.20
Creme
#FFFFB6
ΔE00 4.59
Parchment
#FEFCAF
ΔE00 4.77
Light Beige
#FFFEB6
ΔE00 4.84
Cream (survey)
#FFFFC2
ΔE00 5.86
Buff
#FEF69E
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFCA8 #B9A8FC
analogous
#FCE3A8 #EBFCA8 #C1FCA8
triadic
#EBFCA8 #A8EBFC #FCA8EB
tetradic
#EBFCA8 #A8FCE3 #B9A8FC #FCA8C1
square
#EBFCA8 #A8FCE3 #B9A8FC #FCA8C1
split-complementary
#EBFCA8 #A8C1FC #E3A8FC
monochromatic
#D0F832 #DDFA6D #EBFCA8 #F8FEE1 #F8FEE1
Accessibility & contrast
On white
1.10
#EBFCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.02
#EBFCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFCA8
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFCA8 | 1.00 | 1.10 | 19.02 | 19.02 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3A2
Deuteranopia (green-blind)
#FFF4AC
Tritanopia (blue-blind)
#F3F3E7
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ebfca8; /* rgb */ color: rgb(235, 252, 168); /* oklch */ color: oklch(95.9% 0.108 117.8);
Tailwind
colors: {
custom: {
50: '#f2fdc2',
500: '#ebfca8',
950: '#000000',
},
}SCSS
$custom: #ebfca8; $custom-light: #f2fdc2; $custom-dark: #000000;
JSON
{
"hex": "#ebfca8",
"rgb": {
"r": 235,
"g": 252,
"b": 168
},
"hsl": {
"h": 72.143,
"s": 93.333,
"l": 82.353
},
"oklch": {
"l": 0.95933,
"c": 0.10773,
"h": 117.8
},
"luminance": 0.9011
}Semantic roles & 50–950 ramp
primary
#EBFCA8
secondary
#8169DF
accent
#00E62E
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171712
muted
#858582