#F2FEF3#F2FEF3
#F2FEF3 is a very light, near-neutral green. Relative luminance 0.962; OKLCH L 98.5% C 0.019 H 147.9°. Best body text is #000000 at 20.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FEF3 |
|---|---|
| RGB | rgb(242, 254, 243) |
| HSL | hsl(125, 86%, 97%) |
| HSV | hsv(125, 5%, 100%) |
| CMYK | cmyk(4.7%, 0%, 4.3%, 0.4%) |
| CIE-LAB | lab(98.52, -5.88, 3.89) |
| CIE-LCH | lch(98.52, 7.05, 146.50°) |
| OKLab | oklab(98.51% -0.0162 0.0102) |
| OKLCH | oklch(98.51% 0.019 147.9) |
| XYZ | xyz(88.2345, 96.2314, 98.7027) |
| Luminance | 0.9623 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.99
Mintcream
#F5FFFA
ΔE00 2.85
Azure (CSS)
#F0FFFF
ΔE00 4.99
Ivory
#FFFFF0
ΔE00 5.04
Beige
#F5F5DC
ΔE00 6.82
Off White (survey)
#FFFFE4
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FEF3 #FEF2FD
analogous
#F7FEF2 #F2FEF3 #F2FEF9
triadic
#F2FEF3 #F3F2FE #FEF3F2
tetradic
#F2FEF3 #F2F7FE #FEF2FD #FEF9F2
square
#F2FEF3 #F2F7FE #FEF2FD #FEF9F2
split-complementary
#F2FEF3 #F9F2FE #FEF2F7
monochromatic
#80F58A #B9FABF #E3FDE5 #E3FDE5 #E3FDE5
Accessibility & contrast
On white
1.04
#F2FEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.25
#F2FEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FEF3
20.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FEF3 | 1.00 | 1.04 | 20.25 | 20.25 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFCF2
Deuteranopia (green-blind)
#FCFAF3
Tritanopia (blue-blind)
#F1FDFB
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f2fef3; /* rgb */ color: rgb(242, 254, 243); /* oklch */ color: oklch(98.5% 0.019 147.9);
Tailwind
colors: {
custom: {
50: '#f6fef7',
500: '#f2fef3',
950: '#000000',
},
}SCSS
$custom: #f2fef3; $custom-light: #f6fef7; $custom-dark: #000000;
JSON
{
"hex": "#f2fef3",
"rgb": {
"r": 242,
"g": 254,
"b": 243
},
"hsl": {
"h": 125,
"s": 85.714,
"l": 97.255
},
"oklch": {
"l": 0.9851,
"c": 0.01917,
"h": 147.9
},
"luminance": 0.96232
}Semantic roles & 50–950 ramp
primary
#F2FEF3
secondary
#EAAAE5
accent
#03D0E2
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585