#F2FFEB#F2FFEB
#F2FFEB is a very light, muted yellow-green. Relative luminance 0.964; OKLCH L 98.5% C 0.030 H 134.4°. Best body text is #000000 at 20.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FFEB |
|---|---|
| RGB | rgb(242, 255, 235) |
| HSL | hsl(99, 100%, 96%) |
| HSV | hsv(99, 8%, 100%) |
| CMYK | cmyk(5.1%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(98.59, -7.76, 8.09) |
| CIE-LCH | lch(98.59, 11.21, 133.80°) |
| OKLab | oklab(98.5% -0.0207 0.0211) |
| OKLCH | oklch(98.5% 0.03 134.4) |
| XYZ | xyz(87.3708, 96.3950, 92.5843) |
| Luminance | 0.9639 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.93
Off White (survey)
#FFFFE4
ΔE00 5.34
Beige
#F5F5DC
ΔE00 5.40
Ivory
#FFFFF0
ΔE00 5.75
Lightyellow
#FFFFE0
ΔE00 5.87
Mintcream
#F5FFFA
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FFEB #F8EBFF
analogous
#FCFFEB #F2FFEB #EBFFEE
triadic
#F2FFEB #EBF2FF #FFEBF2
tetradic
#F2FFEB #EBFCFF #F8EBFF #FFEEEB
square
#F2FFEB #EBFCFF #F8EBFF #FFEEEB
split-complementary
#F2FFEB #EEEBFF #FFEBFC
monochromatic
#A2FF71 #CAFFAE #EBFFE0 #EBFFE0 #EBFFE0
Accessibility & contrast
On white
1.04
#F2FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.28
#F2FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FFEB
20.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FFEB | 1.00 | 1.04 | 20.28 | 20.28 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCEA
Deuteranopia (green-blind)
#FFFBEC
Tritanopia (blue-blind)
#F2FDF9
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f2ffeb; /* rgb */ color: rgb(242, 255, 235); /* oklch */ color: oklch(98.5% 0.030 134.4);
Tailwind
colors: {
custom: {
50: '#f6fff1',
500: '#f2ffeb',
950: '#000000',
},
}SCSS
$custom: #f2ffeb; $custom-light: #f6fff1; $custom-dark: #000000;
JSON
{
"hex": "#f2ffeb",
"rgb": {
"r": 242,
"g": 255,
"b": 235
},
"hsl": {
"h": 99,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.98499,
"c": 0.02957,
"h": 134.4
},
"luminance": 0.96395
}Semantic roles & 50–950 ramp
primary
#F2FFEB
secondary
#D3A0EE
accent
#00E695
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171816
muted
#858685