#EBF27F#EBF27F
#EBF27F is a very light, vivid yellow. Relative luminance 0.827; OKLCH L 93.2% C 0.139 H 111.9°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF27F |
|---|---|
| RGB | rgb(235, 242, 127) |
| HSL | hsl(64, 82%, 72%) |
| HSV | hsv(64, 48%, 95%) |
| CMYK | cmyk(2.9%, 0%, 47.5%, 5.1%) |
| CIE-LAB | lab(92.88, -18.12, 54.26) |
| CIE-LCH | lch(92.88, 57.21, 108.47°) |
| OKLab | oklab(93.23% -0.0518 0.129) |
| OKLCH | oklch(93.23% 0.139 111.9) |
| XYZ | xyz(69.8451, 82.7000, 32.3579) |
| Luminance | 0.8270 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 3.06
Pale Yellow
#FFFF84
ΔE00 3.52
Manilla
#FFFA86
ΔE00 3.57
Faded Yellow
#FEFF7F
ΔE00 3.61
Butter
#FFFF81
ΔE00 3.65
Straw
#FCF679
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF27F #867FF2
analogous
#F2BF7F #EBF27F #B2F27F
triadic
#EBF27F #7FEBF2 #F27FEB
tetradic
#EBF27F #7FF2BF #867FF2 #F27FB2
square
#EBF27F #7FF2BF #867FF2 #F27FB2
split-complementary
#EBF27F #7FB2F2 #BF7FF2
monochromatic
#D4E017 #E2EC47 #EBF27F #F4F8B7 #FBFCE3
Accessibility & contrast
On white
1.20
#EBF27F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#EBF27F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF27F
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF27F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF27F | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE975
Deuteranopia (green-blind)
#FFEC85
Tritanopia (blue-blind)
#F8E6D7
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ebf27f; /* rgb */ color: rgb(235, 242, 127); /* oklch */ color: oklch(93.2% 0.139 111.9);
Tailwind
colors: {
custom: {
50: '#f3f6a6',
500: '#ebf27f',
950: '#000000',
},
}SCSS
$custom: #ebf27f; $custom-light: #f3f6a6; $custom-dark: #000000;
JSON
{
"hex": "#ebf27f",
"rgb": {
"r": 235,
"g": 242,
"b": 127
},
"hsl": {
"h": 63.652,
"s": 81.56,
"l": 72.353
},
"oklch": {
"l": 0.93234,
"c": 0.13903,
"h": 111.9
},
"luminance": 0.82699
}Semantic roles & 50–950 ramp
primary
#EBF27F
secondary
#5048CD
accent
#08DE15
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#171710
muted
#858580