#FBFFEB#FBFFEB
#FBFFEB is a very light, muted yellow-green. Relative luminance 0.980; OKLCH L 99.2% C 0.026 H 116.1°. Best body text is #000000 at 20.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFFEB |
|---|---|
| RGB | rgb(251, 255, 235) |
| HSL | hsl(72, 100%, 96%) |
| HSV | hsv(72, 8%, 100%) |
| CMYK | cmyk(1.6%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(99.23, -4.73, 9.10) |
| CIE-LCH | lch(99.23, 10.25, 117.46°) |
| OKLab | oklab(99.17% -0.0116 0.0238) |
| OKLCH | oklch(99.17% 0.026 116.1) |
| XYZ | xyz(90.5369, 98.0276, 92.7327) |
| Luminance | 0.9803 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 2.71
Ivory
#FFFFF0
ΔE00 2.75
Beige
#F5F5DC
ΔE00 2.97
Lightyellow
#FFFFE0
ΔE00 3.78
Honeydew
#F0FFF0
ΔE00 4.44
Cornsilk
#FFF8DC
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFFEB #EFEBFF
analogous
#FFF9EB #FBFFEB #F1FFEB
triadic
#FBFFEB #EBFBFF #FFEBFB
tetradic
#FBFFEB #EBFFF9 #EFEBFF #FFEBF1
square
#FBFFEB #EBFFF9 #EFEBFF #FFEBF1
split-complementary
#FBFFEB #EBF1FF #F9EBFF
monochromatic
#E3FF71 #EFFFAE #F9FFE0 #F9FFE0 #F9FFE0
Accessibility & contrast
On white
1.02
#FBFFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.61
#FBFFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFFEB
20.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFFEB | 1.00 | 1.02 | 20.61 | 20.61 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFDEA
Deuteranopia (green-blind)
#FFFDEC
Tritanopia (blue-blind)
#FDFCF9
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #fbffeb; /* rgb */ color: rgb(251, 255, 235); /* oklch */ color: oklch(99.2% 0.026 116.1);
Tailwind
colors: {
custom: {
50: '#fcfff1',
500: '#fbffeb',
950: '#000000',
},
}SCSS
$custom: #fbffeb; $custom-light: #fcfff1; $custom-dark: #000000;
JSON
{
"hex": "#fbffeb",
"rgb": {
"r": 251,
"g": 255,
"b": 235
},
"hsl": {
"h": 72,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.99166,
"c": 0.02647,
"h": 116.1
},
"luminance": 0.98027
}Semantic roles & 50–950 ramp
primary
#FBFFEB
secondary
#B0A0EE
accent
#00E62E
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171816
muted
#858685