#F2FDEB#F2FDEB
#F2FDEB is a very light, muted yellow-green. Relative luminance 0.951; OKLCH L 98.1% C 0.026 H 133.0°. Best body text is #000000 at 20.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FDEB |
|---|---|
| RGB | rgb(242, 253, 235) |
| HSL | hsl(97, 82%, 96%) |
| HSV | hsv(97, 7%, 99%) |
| CMYK | cmyk(4.3%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(98.08, -6.76, 7.36) |
| CIE-LCH | lch(98.08, 10.00, 132.55°) |
| OKLab | oklab(98.1% -0.0179 0.0193) |
| OKLCH | oklch(98.1% 0.026 133) |
| XYZ | xyz(86.7361, 95.1257, 92.3727) |
| Luminance | 0.9513 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.80
Ivory
#FFFFF0
ΔE00 4.88
Beige
#F5F5DC
ΔE00 4.95
Off White (survey)
#FFFFE4
ΔE00 5.10
Mintcream
#F5FFFA
ΔE00 5.43
Lightyellow
#FFFFE0
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FDEB #F6EBFD
analogous
#FBFDEB #F2FDEB #EBFDED
triadic
#F2FDEB #EBF2FD #FDEBF2
tetradic
#F2FDEB #EBFBFD #F6EBFD #FDEDEB
square
#F2FDEB #EBFBFD #F6EBFD #FDEDEB
split-complementary
#F2FDEB #EDEBFD #FDEBFB
monochromatic
#AAF27C #CEF7B3 #EDFCE3 #EDFCE3 #EDFCE3
Accessibility & contrast
On white
1.05
#F2FDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.03
#F2FDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FDEB
20.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FDEB | 1.00 | 1.05 | 20.03 | 20.03 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAEA
Deuteranopia (green-blind)
#FDF9EC
Tritanopia (blue-blind)
#F2FBF8
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f2fdeb; /* rgb */ color: rgb(242, 253, 235); /* oklch */ color: oklch(98.1% 0.026 133.0);
Tailwind
colors: {
custom: {
50: '#f6fef1',
500: '#f2fdeb',
950: '#000000',
},
}SCSS
$custom: #f2fdeb; $custom-light: #f6fef1; $custom-dark: #000000;
JSON
{
"hex": "#f2fdeb",
"rgb": {
"r": 242,
"g": 253,
"b": 235
},
"hsl": {
"h": 96.667,
"s": 81.818,
"l": 95.686
},
"oklch": {
"l": 0.981,
"c": 0.02632,
"h": 133
},
"luminance": 0.95126
}Semantic roles & 50–950 ramp
primary
#F2FDEB
secondary
#CDA6E7
accent
#07DE8B
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585