#F2FFBE#F2FFBE
#F2FFBE is a very light, moderate yellow-green. Relative luminance 0.941; OKLCH L 97.5% C 0.084 H 117.2°. Best body text is #000000 at 19.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FFBE |
|---|---|
| RGB | rgb(242, 255, 190) |
| HSL | hsl(72, 100%, 87%) |
| HSV | hsv(72, 25%, 100%) |
| CMYK | cmyk(5.1%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(97.68, -14.64, 29.72) |
| CIE-LCH | lch(97.68, 33.13, 116.23°) |
| OKLab | oklab(97.48% -0.0385 0.075) |
| OKLCH | oklch(97.48% 0.084 117.2) |
| XYZ | xyz(81.6716, 94.1154, 62.5687) |
| Luminance | 0.9412 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Cream (survey)
#FFFFC2
ΔE00 3.53
Creme
#FFFFB6
ΔE00 3.95
Ecru
#FEFFCA
ΔE00 3.98
Light Beige
#FFFEB6
ΔE00 4.10
Light Khaki
#E6F2A2
ΔE00 4.15
Ivory (survey)
#FFFFCB
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FFBE #CBBEFF
analogous
#FFECBE #F2FFBE #D2FFBE
triadic
#F2FFBE #BEF2FF #FFBEF2
tetradic
#F2FFBE #BEFFEC #CBBEFF #FFBED2
square
#F2FFBE #BEFFEC #CBBEFF #FFBED2
split-complementary
#F2FFBE #BED2FF #ECBEFF
monochromatic
#DAFF44 #E6FF81 #F2FFBE #F9FFE0 #F9FFE0
Accessibility & contrast
On white
1.06
#F2FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.82
#F2FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FFBE
19.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FFBE | 1.00 | 1.06 | 19.82 | 19.82 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8BA
Deuteranopia (green-blind)
#FFF9C1
Tritanopia (blue-blind)
#F9F8EE
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f2ffbe; /* rgb */ color: rgb(242, 255, 190); /* oklch */ color: oklch(97.5% 0.084 117.2);
Tailwind
colors: {
custom: {
50: '#f7ffd2',
500: '#f2ffbe',
950: '#000000',
},
}SCSS
$custom: #f2ffbe; $custom-light: #f7ffd2; $custom-dark: #000000;
JSON
{
"hex": "#f2ffbe",
"rgb": {
"r": 242,
"g": 255,
"b": 190
},
"hsl": {
"h": 72,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.97477,
"c": 0.08436,
"h": 117.2
},
"luminance": 0.94115
}Semantic roles & 50–950 ramp
primary
#F2FFBE
secondary
#907AE7
accent
#00E62E
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#171814
muted
#858683