#EBFFAF#EBFFAF
#EBFFAF is a very light, moderate yellow-green. Relative luminance 0.923; OKLCH L 96.7% C 0.104 H 119.8°. Best body text is #000000 at 19.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFAF |
|---|---|
| RGB | rgb(235, 255, 175) |
| HSL | hsl(75, 100%, 84%) |
| HSV | hsv(75, 31%, 100%) |
| CMYK | cmyk(7.8%, 0%, 31.4%, 0%) |
| CIE-LAB | lab(96.93, -19.15, 36.15) |
| CIE-LCH | lch(96.93, 40.90, 117.91°) |
| OKLab | oklab(96.68% -0.0516 0.0901) |
| OKLCH | oklch(96.68% 0.104 119.8) |
| XYZ | xyz(77.7584, 92.2775, 54.2640) |
| Luminance | 0.9228 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.05
Creme
#FFFFB6
ΔE00 4.97
Light Beige
#FFFEB6
ΔE00 5.23
Parchment
#FEFCAF
ΔE00 5.40
Cream (survey)
#FFFFC2
ΔE00 5.83
Very Light Green
#D1FFBD
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFAF #C3AFFF
analogous
#FFEBAF #EBFFAF #C3FFAF
triadic
#EBFFAF #AFEBFF #FFAFEB
tetradic
#EBFFAF #AFFFEB #C3AFFF #FFAFC3
square
#EBFFAF #AFFFEB #C3AFFF #FFAFC3
split-complementary
#EBFFAF #AFC3FF #EBAFFF
monochromatic
#CCFF35 #DCFF72 #EBFFAF #F7FFE0 #F7FFE0
Accessibility & contrast
On white
1.08
#EBFFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.46
#EBFFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFAF
19.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFAF | 1.00 | 1.08 | 19.46 | 19.46 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6AA
Deuteranopia (green-blind)
#FFF6B3
Tritanopia (blue-blind)
#F2F7EA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ebffaf; /* rgb */ color: rgb(235, 255, 175); /* oklch */ color: oklch(96.7% 0.104 119.8);
Tailwind
colors: {
custom: {
50: '#f2ffc7',
500: '#ebffaf',
950: '#000000',
},
}SCSS
$custom: #ebffaf; $custom-light: #f2ffc7; $custom-dark: #000000;
JSON
{
"hex": "#ebffaf",
"rgb": {
"r": 235,
"g": 255,
"b": 175
},
"hsl": {
"h": 75,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.96679,
"c": 0.10381,
"h": 119.8
},
"luminance": 0.92277
}Semantic roles & 50–950 ramp
primary
#EBFFAF
secondary
#8B6DE5
accent
#00E639
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171813
muted
#858682