#EBFFAE#EBFFAE
#EBFFAE is a very light, moderate yellow-green. Relative luminance 0.922; OKLCH L 96.7% C 0.105 H 119.7°. Best body text is #000000 at 19.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFAE |
|---|---|
| RGB | rgb(235, 255, 174) |
| HSL | hsl(75, 100%, 84%) |
| HSV | hsv(75, 32%, 100%) |
| CMYK | cmyk(7.8%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(96.92, -19.28, 36.62) |
| CIE-LCH | lch(96.92, 41.38, 117.76°) |
| OKLab | oklab(96.66% -0.052 0.0912) |
| OKLCH | oklch(96.66% 0.105 119.7) |
| XYZ | xyz(77.6606, 92.2384, 53.7487) |
| Luminance | 0.9224 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.01
Creme
#FFFFB6
ΔE00 4.98
Light Beige
#FFFEB6
ΔE00 5.25
Parchment
#FEFCAF
ΔE00 5.38
Cream (survey)
#FFFFC2
ΔE00 5.91
Very Light Green
#D1FFBD
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFAE #C2AEFF
analogous
#FFEBAE #EBFFAE #C3FFAE
triadic
#EBFFAE #AEEBFF #FFAEEB
tetradic
#EBFFAE #AEFFEB #C2AEFF #FFAEC3
square
#EBFFAE #AEFFEB #C2AEFF #FFAEC3
split-complementary
#EBFFAE #AEC3FF #EBAEFF
monochromatic
#CDFF34 #DCFF71 #EBFFAE #F7FFE0 #F7FFE0
Accessibility & contrast
On white
1.08
#EBFFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.45
#EBFFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFAE
19.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFAE | 1.00 | 1.08 | 19.45 | 19.45 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6A8
Deuteranopia (green-blind)
#FFF6B2
Tritanopia (blue-blind)
#F2F7EA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ebffae; /* rgb */ color: rgb(235, 255, 174); /* oklch */ color: oklch(96.7% 0.105 119.7);
Tailwind
colors: {
custom: {
50: '#f2ffc7',
500: '#ebffae',
950: '#000000',
},
}SCSS
$custom: #ebffae; $custom-light: #f2ffc7; $custom-dark: #000000;
JSON
{
"hex": "#ebffae",
"rgb": {
"r": 235,
"g": 255,
"b": 174
},
"hsl": {
"h": 74.815,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.96661,
"c": 0.10496,
"h": 119.7
},
"luminance": 0.92238
}Semantic roles & 50–950 ramp
primary
#EBFFAE
secondary
#8A6CE5
accent
#00E639
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171813
muted
#858682