#EBFFA9#EBFFA9
#EBFFA9 is a very light, moderate yellow-green. Relative luminance 0.920; OKLCH L 96.6% C 0.111 H 119.2°. Best body text is #000000 at 19.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFA9 |
|---|---|
| RGB | rgb(235, 255, 169) |
| HSL | hsl(74, 100%, 83%) |
| HSV | hsv(74, 34%, 100%) |
| CMYK | cmyk(7.8%, 0%, 33.7%, 0%) |
| CIE-LAB | lab(96.84, -19.90, 39.00) |
| CIE-LCH | lch(96.84, 43.78, 117.04°) |
| OKLab | oklab(96.57% -0.0539 0.0966) |
| OKLCH | oklch(96.57% 0.111 119.2) |
| XYZ | xyz(77.1822, 92.0470, 51.2292) |
| Luminance | 0.9205 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.98
Creme
#FFFFB6
ΔE00 5.13
Parchment
#FEFCAF
ΔE00 5.38
Light Beige
#FFFEB6
ΔE00 5.40
Cream (survey)
#FFFFC2
ΔE00 6.36
Light Yellow Green
#CCFD7F
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFA9 #BDA9FF
analogous
#FFE8A9 #EBFFA9 #C0FFA9
triadic
#EBFFA9 #A9EBFF #FFA9EB
tetradic
#EBFFA9 #A9FFE8 #BDA9FF #FFA9C0
square
#EBFFA9 #A9FFE8 #BDA9FF #FFA9C0
split-complementary
#EBFFA9 #A9C0FF #E8A9FF
monochromatic
#CFFF2F #DDFF6C #EBFFA9 #F8FFE0 #F8FFE0
Accessibility & contrast
On white
1.08
#EBFFA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.41
#EBFFA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFA9
19.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFA9 | 1.00 | 1.08 | 19.41 | 19.41 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6A3
Deuteranopia (green-blind)
#FFF6AD
Tritanopia (blue-blind)
#F3F6E9
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ebffa9; /* rgb */ color: rgb(235, 255, 169); /* oklch */ color: oklch(96.6% 0.111 119.2);
Tailwind
colors: {
custom: {
50: '#f2ffc3',
500: '#ebffa9',
950: '#000000',
},
}SCSS
$custom: #ebffa9; $custom-light: #f2ffc3; $custom-dark: #000000;
JSON
{
"hex": "#ebffa9",
"rgb": {
"r": 235,
"g": 255,
"b": 169
},
"hsl": {
"h": 73.953,
"s": 100,
"l": 83.137
},
"oklch": {
"l": 0.96573,
"c": 0.11066,
"h": 119.2
},
"luminance": 0.92047
}Semantic roles & 50–950 ramp
primary
#EBFFA9
secondary
#8568E4
accent
#00E635
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171812
muted
#858682