#F2FEE0#F2FEE0
#F2FEE0 is a very light, muted yellow-green. Relative luminance 0.951; OKLCH L 98.0% C 0.041 H 125.0°. Best body text is #000000 at 20.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FEE0 |
|---|---|
| RGB | rgb(242, 254, 224) |
| HSL | hsl(84, 94%, 94%) |
| HSV | hsv(84, 12%, 100%) |
| CMYK | cmyk(4.7%, 0%, 11.8%, 0.4%) |
| CIE-LAB | lab(98.09, -9.08, 13.01) |
| CIE-LCH | lch(98.09, 15.87, 124.91°) |
| OKLab | oklab(98.02% -0.0236 0.0338) |
| OKLCH | oklch(98.02% 0.041 125) |
| XYZ | xyz(85.5123, 95.1426, 84.3659) |
| Luminance | 0.9514 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 4.44
Off White (survey)
#FFFFE4
ΔE00 4.69
Beige
#F5F5DC
ΔE00 5.02
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.07
Honeydew
#F0FFF0
ΔE00 5.16
Eggshell (survey)
#FFFFD4
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FEE0 #ECE0FE
analogous
#FEFBE0 #F2FEE0 #E3FEE0
triadic
#F2FEE0 #E0F2FE #FEE0F2
tetradic
#F2FEE0 #E0FEFB #ECE0FE #FEE0E3
square
#F2FEE0 #E0FEFB #ECE0FE #FEE0E3
split-complementary
#F2FEE0 #E0E3FE #FBE0FE
monochromatic
#C0FA69 #D9FCA5 #F2FEE0 #F3FEE1 #F3FEE1
Accessibility & contrast
On white
1.05
#F2FEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.03
#F2FEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FEE0
20.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FEE0 | 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)
#FFFADE
Deuteranopia (green-blind)
#FFF9E1
Tritanopia (blue-blind)
#F4FBF5
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f2fee0; /* rgb */ color: rgb(242, 254, 224); /* oklch */ color: oklch(98.0% 0.041 125.0);
Tailwind
colors: {
custom: {
50: '#f6fee9',
500: '#f2fee0',
950: '#000000',
},
}SCSS
$custom: #f2fee0; $custom-light: #f6fee9; $custom-dark: #000000;
JSON
{
"hex": "#f2fee0",
"rgb": {
"r": 242,
"g": 254,
"b": 224
},
"hsl": {
"h": 84,
"s": 93.75,
"l": 93.725
},
"oklch": {
"l": 0.98024,
"c": 0.04122,
"h": 125
},
"luminance": 0.95143
}Semantic roles & 50–950 ramp
primary
#F2FEE0
secondary
#B998EA
accent
#00E65C
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171716
muted
#858584