#EBFFA7#EBFFA7
#EBFFA7 is a very light, moderate yellow-green. Relative luminance 0.920; OKLCH L 96.5% C 0.113 H 119.0°. Best body text is #000000 at 19.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFA7 |
|---|---|
| RGB | rgb(235, 255, 167) |
| HSL | hsl(74, 100%, 83%) |
| HSV | hsv(74, 35%, 100%) |
| CMYK | cmyk(7.8%, 0%, 34.5%, 0%) |
| CIE-LAB | lab(96.81, -20.15, 39.94) |
| CIE-LCH | lch(96.81, 44.74, 116.76°) |
| OKLab | oklab(96.54% -0.0547 0.0988) |
| OKLCH | oklch(96.54% 0.113 119) |
| XYZ | xyz(76.9959, 91.9725, 50.2479) |
| Luminance | 0.9197 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.04
Creme
#FFFFB6
ΔE00 5.22
Parchment
#FEFCAF
ΔE00 5.41
Light Beige
#FFFEB6
ΔE00 5.50
Cream (survey)
#FFFFC2
ΔE00 6.55
Light Yellow Green
#CCFD7F
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFA7 #BBA7FF
analogous
#FFE7A7 #EBFFA7 #BFFFA7
triadic
#EBFFA7 #A7EBFF #FFA7EB
tetradic
#EBFFA7 #A7FFE7 #BBA7FF #FFA7BF
square
#EBFFA7 #A7FFE7 #BBA7FF #FFA7BF
split-complementary
#EBFFA7 #A7BFFF #E7A7FF
monochromatic
#CFFF2D #DDFF6A #EBFFA7 #F8FFE0 #F8FFE0
Accessibility & contrast
On white
1.08
#EBFFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.39
#EBFFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFA7
19.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFA7 | 1.00 | 1.08 | 19.39 | 19.39 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6A1
Deuteranopia (green-blind)
#FFF6AB
Tritanopia (blue-blind)
#F3F6E9
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ebffa7; /* rgb */ color: rgb(235, 255, 167); /* oklch */ color: oklch(96.5% 0.113 119.0);
Tailwind
colors: {
custom: {
50: '#f2ffc2',
500: '#ebffa7',
950: '#000000',
},
}SCSS
$custom: #ebffa7; $custom-light: #f2ffc2; $custom-dark: #000000;
JSON
{
"hex": "#ebffa7",
"rgb": {
"r": 235,
"g": 255,
"b": 167
},
"hsl": {
"h": 73.636,
"s": 100,
"l": 82.745
},
"oklch": {
"l": 0.96539,
"c": 0.11291,
"h": 119
},
"luminance": 0.91972
}Semantic roles & 50–950 ramp
primary
#EBFFA7
secondary
#8366E4
accent
#00E634
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171812
muted
#858682