#F2FFBD#F2FFBD
#F2FFBD is a very light, moderate yellow-green. Relative luminance 0.941; OKLCH L 97.5% C 0.086 H 117.1°. Best body text is #000000 at 19.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FFBD |
|---|---|
| RGB | rgb(242, 255, 189) |
| HSL | hsl(72, 100%, 87%) |
| HSV | hsv(72, 26%, 100%) |
| CMYK | cmyk(5.1%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(97.66, -14.78, 30.20) |
| CIE-LCH | lch(97.66, 33.62, 116.07°) |
| OKLab | oklab(97.46% -0.0389 0.0762) |
| OKLCH | oklch(97.46% 0.086 117.1) |
| XYZ | xyz(81.5627, 94.0718, 61.9951) |
| Luminance | 0.9407 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Cream (survey)
#FFFFC2
ΔE00 3.55
Creme
#FFFFB6
ΔE00 3.84
Light Khaki
#E6F2A2
ΔE00 4.00
Light Beige
#FFFEB6
ΔE00 4.01
Ecru
#FEFFCA
ΔE00 4.09
Ivory (survey)
#FFFFCB
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FFBD #CABDFF
analogous
#FFEBBD #F2FFBD #D1FFBD
triadic
#F2FFBD #BDF2FF #FFBDF2
tetradic
#F2FFBD #BDFFEB #CABDFF #FFBDD1
square
#F2FFBD #BDFFEB #CABDFF #FFBDD1
split-complementary
#F2FFBD #BDD1FF #EBBDFF
monochromatic
#DAFF43 #E6FF80 #F2FFBD #F9FFE0 #F9FFE0
Accessibility & contrast
On white
1.06
#F2FFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.81
#F2FFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FFBD
19.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FFBD | 1.00 | 1.06 | 19.81 | 19.81 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8B9
Deuteranopia (green-blind)
#FFF9C0
Tritanopia (blue-blind)
#F9F8ED
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f2ffbd; /* rgb */ color: rgb(242, 255, 189); /* oklch */ color: oklch(97.5% 0.086 117.1);
Tailwind
colors: {
custom: {
50: '#f7ffd1',
500: '#f2ffbd',
950: '#000000',
},
}SCSS
$custom: #f2ffbd; $custom-light: #f7ffd1; $custom-dark: #000000;
JSON
{
"hex": "#f2ffbd",
"rgb": {
"r": 242,
"g": 255,
"b": 189
},
"hsl": {
"h": 71.818,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.97458,
"c": 0.08555,
"h": 117.1
},
"luminance": 0.94071
}Semantic roles & 50–950 ramp
primary
#F2FFBD
secondary
#8F79E7
accent
#00E62D
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#171814
muted
#858683