#F2FBF5#F2FBF5
#F2FBF5 is a very light, near-neutral green. Relative luminance 0.945; OKLCH L 98.0% C 0.012 H 157.0°. Best body text is #000000 at 19.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FBF5 |
|---|---|
| RGB | rgb(242, 251, 245) |
| HSL | hsl(140, 53%, 97%) |
| HSV | hsv(140, 4%, 98%) |
| CMYK | cmyk(3.6%, 0%, 2.4%, 1.6%) |
| CIE-LAB | lab(97.82, -4.02, 1.84) |
| CIE-LCH | lch(97.82, 4.43, 155.42°) |
| OKLab | oklab(97.97% -0.0114 0.0048) |
| OKLCH | oklch(97.97% 0.012 157) |
| XYZ | xyz(87.5936, 94.4638, 99.9871) |
| Luminance | 0.9446 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 0.96
Azure (CSS)
#F0FFFF
ΔE00 3.41
Honeydew
#F0FFF0
ΔE00 4.57
Off White
#FAF9F6
ΔE00 5.04
Ivory
#FFFFF0
ΔE00 5.06
Whitesmoke
#F5F5F5
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FBF5 #FBF2F8
analogous
#F4FBF2 #F2FBF5 #F2FBFA
triadic
#F2FBF5 #F5F2FB #FBF5F2
tetradic
#F2FBF5 #F2F4FB #FBF2F8 #FBFAF2
square
#F2FBF5 #F2F4FB #FBF2F8 #FBFAF2
split-complementary
#F2FBF5 #FAF2FB #FBF2F4
monochromatic
#94DEAD #C3EDD1 #E8F8ED #E8F8ED #E8F8ED
Accessibility & contrast
On white
1.06
#F2FBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.89
#F2FBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FBF5
19.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FBF5 | 1.00 | 1.06 | 19.89 | 19.89 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF9F5
Deuteranopia (green-blind)
#F9F8F5
Tritanopia (blue-blind)
#F1FBF9
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f2fbf5; /* rgb */ color: rgb(242, 251, 245); /* oklch */ color: oklch(98.0% 0.012 157.0);
Tailwind
colors: {
custom: {
50: '#f6fcf8',
500: '#f2fbf5',
950: '#000000',
},
}SCSS
$custom: #f2fbf5; $custom-light: #f6fcf8; $custom-dark: #000000;
JSON
{
"hex": "#f2fbf5",
"rgb": {
"r": 242,
"g": 251,
"b": 245
},
"hsl": {
"h": 140,
"s": 52.941,
"l": 96.667
},
"oklch": {
"l": 0.97969,
"c": 0.01233,
"h": 157
},
"luminance": 0.94464
}Semantic roles & 50–950 ramp
primary
#F2FBF5
secondary
#DDB4CF
accent
#258DC0
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585