#EBFFAA#EBFFAA
#EBFFAA is a very light, moderate yellow-green. Relative luminance 0.921; OKLCH L 96.6% C 0.110 H 119.3°. Best body text is #000000 at 19.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFAA |
|---|---|
| RGB | rgb(235, 255, 170) |
| HSL | hsl(74, 100%, 83%) |
| HSV | hsv(74, 33%, 100%) |
| CMYK | cmyk(7.8%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(96.85, -19.78, 38.52) |
| CIE-LCH | lch(96.85, 43.30, 117.18°) |
| OKLab | oklab(96.59% -0.0535 0.0955) |
| OKLCH | oklch(96.59% 0.11 119.3) |
| XYZ | xyz(77.2764, 92.0847, 51.7255) |
| Luminance | 0.9208 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.97
Creme
#FFFFB6
ΔE00 5.09
Light Beige
#FFFEB6
ΔE00 5.36
Parchment
#FEFCAF
ΔE00 5.37
Cream (survey)
#FFFFC2
ΔE00 6.26
Buff
#FEF69E
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFAA #BEAAFF
analogous
#FFE9AA #EBFFAA #C0FFAA
triadic
#EBFFAA #AAEBFF #FFAAEB
tetradic
#EBFFAA #AAFFE9 #BEAAFF #FFAAC0
square
#EBFFAA #AAFFE9 #BEAAFF #FFAAC0
split-complementary
#EBFFAA #AAC0FF #E9AAFF
monochromatic
#CEFF30 #DDFF6D #EBFFAA #F8FFE0 #F8FFE0
Accessibility & contrast
On white
1.08
#EBFFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.42
#EBFFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFAA
19.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFAA | 1.00 | 1.08 | 19.42 | 19.42 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6A4
Deuteranopia (green-blind)
#FFF6AE
Tritanopia (blue-blind)
#F3F6E9
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ebffaa; /* rgb */ color: rgb(235, 255, 170); /* oklch */ color: oklch(96.6% 0.110 119.3);
Tailwind
colors: {
custom: {
50: '#f2ffc4',
500: '#ebffaa',
950: '#000000',
},
}SCSS
$custom: #ebffaa; $custom-light: #f2ffc4; $custom-dark: #000000;
JSON
{
"hex": "#ebffaa",
"rgb": {
"r": 235,
"g": 255,
"b": 170
},
"hsl": {
"h": 74.118,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.96591,
"c": 0.10952,
"h": 119.3
},
"luminance": 0.92084
}Semantic roles & 50–950 ramp
primary
#EBFFAA
secondary
#8669E4
accent
#00E636
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171813
muted
#858682