#EBFFD0#EBFFD0
#EBFFD0 is a very light, moderate yellow-green. Relative luminance 0.937; OKLCH L 97.3% C 0.065 H 126.3°. Best body text is #000000 at 19.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EBFFD0 |
|---|---|
| RGB | rgb(235, 255, 208) |
| HSL | hsl(86, 100%, 91%) |
| HSV | hsv(86, 18%, 100%) |
| CMYK | cmyk(7.8%, 0%, 18.4%, 0%) |
| CIE-LAB | lab(97.53, -14.50, 20.32) |
| CIE-LCH | lch(97.53, 24.96, 125.52°) |
| OKLab | oklab(97.35% -0.0384 0.0521) |
| OKLCH | oklch(97.35% 0.065 126.3) |
| XYZ | xyz(81.4045, 93.7359, 73.4665) |
| Luminance | 0.9374 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 5.76
Ivory (survey)
#FFFFCB
ΔE00 6.00
Eggshell (survey)
#FFFFD4
ΔE00 6.05
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.21
Very Light Green
#D1FFBD
ΔE00 6.28
Very Pale Green
#CFFDBC
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBFFD0 #E4D0FF
analogous
#FFFBD0 #EBFFD0 #D3FFD0
triadic
#EBFFD0 #D0EBFF #FFD0EB
tetradic
#EBFFD0 #D0FFFB #E4D0FF #FFD0D3
square
#EBFFD0 #D0FFFB #E4D0FF #FFD0D3
split-complementary
#EBFFD0 #D0D3FF #FBD0FF
monochromatic
#B7FF56 #D1FF93 #EBFFD0 #F2FFE0 #F2FFE0
Accessibility & contrast
On white
1.06
#EBFFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.75
#EBFFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBFFD0
19.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBFFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBFFD0 | 1.00 | 1.06 | 19.75 | 19.75 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9CD
Deuteranopia (green-blind)
#FFF8D2
Tritanopia (blue-blind)
#EEFAF2
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #ebffd0; /* rgb */ color: rgb(235, 255, 208); /* oklch */ color: oklch(97.3% 0.065 126.3);
Tailwind
colors: {
custom: {
50: '#f1ffde',
500: '#ebffd0',
950: '#000000',
},
}SCSS
$custom: #ebffd0; $custom-light: #f1ffde; $custom-dark: #000000;
JSON
{
"hex": "#ebffd0",
"rgb": {
"r": 235,
"g": 255,
"b": 208
},
"hsl": {
"h": 85.532,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.97345,
"c": 0.06473,
"h": 126.3
},
"luminance": 0.93736
}Semantic roles & 50–950 ramp
primary
#EBFFD0
secondary
#B289EA
accent
#00E662
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161815
muted
#858684