#F2FDBF#F2FDBF
#F2FDBF is a very light, moderate yellow-green. Relative luminance 0.929; OKLCH L 97.1% C 0.080 H 116.1°. Best body text is #000000 at 19.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FDBF |
|---|---|
| RGB | rgb(242, 253, 191) |
| HSL | hsl(71, 94%, 87%) |
| HSV | hsv(71, 25%, 99%) |
| CMYK | cmyk(4.3%, 0%, 24.5%, 0.8%) |
| CIE-LAB | lab(97.18, -13.53, 28.54) |
| CIE-LCH | lch(97.18, 31.59, 115.36°) |
| OKLab | oklab(97.09% -0.0354 0.0722) |
| OKLCH | oklch(97.09% 0.08 116.1) |
| XYZ | xyz(81.1466, 92.8899, 62.9348) |
| Luminance | 0.9289 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Cream (survey)
#FFFFC2
ΔE00 3.10
Ecru
#FEFFCA
ΔE00 3.37
Ivory (survey)
#FFFFCB
ΔE00 3.75
Creme
#FFFFB6
ΔE00 3.91
Light Beige
#FFFEB6
ΔE00 4.00
Egg Shell
#FFFCC4
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FDBF #CABFFD
analogous
#FDE9BF #F2FDBF #D3FDBF
triadic
#F2FDBF #BFF2FD #FDBFF2
tetradic
#F2FDBF #BFFDE9 #CABFFD #FDBFD3
square
#F2FDBF #BFFDE9 #CABFFD #FDBFD3
split-complementary
#F2FDBF #BFD3FD #E9BFFD
monochromatic
#DAF948 #E6FB84 #F2FDBF #F9FEE1 #F9FEE1
Accessibility & contrast
On white
1.07
#F2FDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.58
#F2FDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FDBF
19.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FDBF | 1.00 | 1.07 | 19.58 | 19.58 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6BB
Deuteranopia (green-blind)
#FFF7C2
Tritanopia (blue-blind)
#F9F6EC
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #f2fdbf; /* rgb */ color: rgb(242, 253, 191); /* oklch */ color: oklch(97.1% 0.080 116.1);
Tailwind
colors: {
custom: {
50: '#f6fed2',
500: '#f2fdbf',
950: '#000000',
},
}SCSS
$custom: #f2fdbf; $custom-light: #f6fed2; $custom-dark: #000000;
JSON
{
"hex": "#f2fdbf",
"rgb": {
"r": 242,
"g": 253,
"b": 191
},
"hsl": {
"h": 70.645,
"s": 93.939,
"l": 87.059
},
"oklch": {
"l": 0.9709,
"c": 0.08041,
"h": 116.1
},
"luminance": 0.92889
}Semantic roles & 50–950 ramp
primary
#F2FDBF
secondary
#8F7CE4
accent
#00E629
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#171714
muted
#858583