#EBFFA6#EBFFA6
#EBFFA6 is a very light, moderate yellow-green. Relative luminance 0.919; OKLCH L 96.5% C 0.114 H 118.9°. Best body text is #000000 at 19.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFA6 |
|---|---|
| RGB | rgb(235, 255, 166) |
| HSL | hsl(73, 100%, 83%) |
| HSV | hsv(73, 35%, 100%) |
| CMYK | cmyk(7.8%, 0%, 34.9%, 0%) |
| CIE-LAB | lab(96.79, -20.27, 40.42) |
| CIE-LCH | lch(96.79, 45.21, 116.63°) |
| OKLab | oklab(96.52% -0.0551 0.0998) |
| OKLCH | oklch(96.52% 0.114 118.9) |
| XYZ | xyz(76.9038, 91.9357, 49.7630) |
| Luminance | 0.9194 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.08
Creme
#FFFFB6
ΔE00 5.27
Parchment
#FEFCAF
ΔE00 5.43
Light Beige
#FFFEB6
ΔE00 5.55
Cream (survey)
#FFFFC2
ΔE00 6.65
Light Yellow Green
#CCFD7F
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFA6 #BAA6FF
analogous
#FFE6A6 #EBFFA6 #BFFFA6
triadic
#EBFFA6 #A6EBFF #FFA6EB
tetradic
#EBFFA6 #A6FFE6 #BAA6FF #FFA6BF
square
#EBFFA6 #A6FFE6 #BAA6FF #FFA6BF
split-complementary
#EBFFA6 #A6BFFF #E6A6FF
monochromatic
#CFFF2C #DDFF69 #EBFFA6 #F8FFE0 #F8FFE0
Accessibility & contrast
On white
1.08
#EBFFA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.39
#EBFFA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFA6
19.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFA6 | 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)
#FFF6A0
Deuteranopia (green-blind)
#FFF6AA
Tritanopia (blue-blind)
#F3F6E9
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ebffa6; /* rgb */ color: rgb(235, 255, 166); /* oklch */ color: oklch(96.5% 0.114 118.9);
Tailwind
colors: {
custom: {
50: '#f2ffc1',
500: '#ebffa6',
950: '#000000',
},
}SCSS
$custom: #ebffa6; $custom-light: #f2ffc1; $custom-dark: #000000;
JSON
{
"hex": "#ebffa6",
"rgb": {
"r": 235,
"g": 255,
"b": 166
},
"hsl": {
"h": 73.483,
"s": 100,
"l": 82.549
},
"oklch": {
"l": 0.96522,
"c": 0.11403,
"h": 118.9
},
"luminance": 0.91935
}Semantic roles & 50–950 ramp
primary
#EBFFA6
secondary
#8265E4
accent
#00E634
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171812
muted
#858682