#FBFFED#FBFFED
#FBFFED is a very light, muted yellow-green. Relative luminance 0.981; OKLCH L 99.2% C 0.024 H 117.0°. Best body text is #000000 at 20.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFFED |
|---|---|
| RGB | rgb(251, 255, 237) |
| HSL | hsl(73, 100%, 96%) |
| HSV | hsv(73, 7%, 100%) |
| CMYK | cmyk(1.6%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(99.28, -4.40, 8.14) |
| CIE-LCH | lch(99.28, 9.25, 118.38°) |
| OKLab | oklab(99.22% -0.0109 0.0213) |
| OKLCH | oklch(99.22% 0.024 117) |
| XYZ | xyz(90.8275, 98.1438, 94.2630) |
| Luminance | 0.9814 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.24
Off White (survey)
#FFFFE4
ΔE00 3.31
Beige
#F5F5DC
ΔE00 3.43
Honeydew
#F0FFF0
ΔE00 4.28
Lightyellow
#FFFFE0
ΔE00 4.44
Cornsilk
#FFF8DC
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFFED #F1EDFF
analogous
#FFFAED #FBFFED #F2FFED
triadic
#FBFFED #EDFBFF #FFEDFB
tetradic
#FBFFED #EDFFFA #F1EDFF #FFEDF2
square
#FBFFED #EDFFFA #F1EDFF #FFEDF2
split-complementary
#FBFFED #EDF2FF #FAEDFF
monochromatic
#E0FF73 #EDFFB0 #F8FFE0 #F8FFE0 #F8FFE0
Accessibility & contrast
On white
1.02
#FBFFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.63
#FBFFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFFED
20.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFFED | 1.00 | 1.02 | 20.63 | 20.63 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFDEC
Deuteranopia (green-blind)
#FFFDEE
Tritanopia (blue-blind)
#FDFDFA
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #fbffed; /* rgb */ color: rgb(251, 255, 237); /* oklch */ color: oklch(99.2% 0.024 117.0);
Tailwind
colors: {
custom: {
50: '#fcfff2',
500: '#fbffed',
950: '#000000',
},
}SCSS
$custom: #fbffed; $custom-light: #fcfff2; $custom-dark: #000000;
JSON
{
"hex": "#fbffed",
"rgb": {
"r": 251,
"g": 255,
"b": 237
},
"hsl": {
"h": 73.333,
"s": 100,
"l": 96.471
},
"oklch": {
"l": 0.99217,
"c": 0.02391,
"h": 117
},
"luminance": 0.98144
}Semantic roles & 50–950 ramp
primary
#FBFFED
secondary
#B3A2EF
accent
#00E633
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171817
muted
#858685