#FBFFEE#FBFFEE
#FBFFEE is a very light, muted yellow-green. Relative luminance 0.982; OKLCH L 99.2% C 0.023 H 117.6°. Best body text is #000000 at 20.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFFEE |
|---|---|
| RGB | rgb(251, 255, 238) |
| HSL | hsl(74, 100%, 97%) |
| HSV | hsv(74, 7%, 100%) |
| CMYK | cmyk(1.6%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(99.30, -4.23, 7.66) |
| CIE-LCH | lch(99.30, 8.75, 118.92°) |
| OKLab | oklab(99.24% -0.0105 0.0201) |
| OKLCH | oklch(99.24% 0.023 117.6) |
| XYZ | xyz(90.9740, 98.2024, 95.0346) |
| Luminance | 0.9820 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.03
Off White (survey)
#FFFFE4
ΔE00 3.64
Beige
#F5F5DC
ΔE00 3.69
Honeydew
#F0FFF0
ΔE00 4.24
Lightyellow
#FFFFE0
ΔE00 4.78
Mintcream
#F5FFFA
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFFEE #F2EEFF
analogous
#FFFBEE #FBFFEE #F3FFEE
triadic
#FBFFEE #EEFBFF #FFEEFB
tetradic
#FBFFEE #EEFFFB #F2EEFF #FFEEF3
square
#FBFFEE #EEFFFB #F2EEFF #FFEEF3
split-complementary
#FBFFEE #EEF3FF #FBEEFF
monochromatic
#DEFF74 #EDFFB1 #F8FFE0 #F8FFE0 #F8FFE0
Accessibility & contrast
On white
1.02
#FBFFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.64
#FBFFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFFEE
20.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFFEE | 1.00 | 1.02 | 20.64 | 20.64 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFDED
Deuteranopia (green-blind)
#FFFDEF
Tritanopia (blue-blind)
#FDFDFA
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #fbffee; /* rgb */ color: rgb(251, 255, 238); /* oklch */ color: oklch(99.2% 0.023 117.6);
Tailwind
colors: {
custom: {
50: '#fcfff3',
500: '#fbffee',
950: '#000000',
},
}SCSS
$custom: #fbffee; $custom-light: #fcfff3; $custom-dark: #000000;
JSON
{
"hex": "#fbffee",
"rgb": {
"r": 251,
"g": 255,
"b": 238
},
"hsl": {
"h": 74.118,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.99243,
"c": 0.02263,
"h": 117.6
},
"luminance": 0.98202
}Semantic roles & 50–950 ramp
primary
#FBFFEE
secondary
#B4A3EF
accent
#00E636
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171817
muted
#858685