#F2FEBE#F2FEBE
#F2FEBE is a very light, moderate yellow-green. Relative luminance 0.935; OKLCH L 97.3% C 0.083 H 116.6°. Best body text is #000000 at 19.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FEBE |
|---|---|
| RGB | rgb(242, 254, 190) |
| HSL | hsl(71, 97%, 87%) |
| HSV | hsv(71, 25%, 100%) |
| CMYK | cmyk(4.7%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(97.42, -14.15, 29.37) |
| CIE-LCH | lch(97.42, 32.61, 115.73°) |
| OKLab | oklab(97.27% -0.0371 0.0742) |
| OKLCH | oklch(97.27% 0.083 116.6) |
| XYZ | xyz(81.3534, 93.4790, 62.4627) |
| Luminance | 0.9348 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Cream (survey)
#FFFFC2
ΔE00 3.31
Ecru
#FEFFCA
ΔE00 3.72
Creme
#FFFFB6
ΔE00 3.85
Light Beige
#FFFEB6
ΔE00 3.98
Ivory (survey)
#FFFFCB
ΔE00 4.10
Light Khaki
#E6F2A2
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FEBE #CABEFE
analogous
#FEEABE #F2FEBE #D2FEBE
triadic
#F2FEBE #BEF2FE #FEBEF2
tetradic
#F2FEBE #BEFEEA #CABEFE #FEBED2
square
#F2FEBE #BEFEEA #CABEFE #FEBED2
split-complementary
#F2FEBE #BED2FE #EABEFE
monochromatic
#DAFC45 #E6FD82 #F2FEBE #F9FFE1 #F9FFE1
Accessibility & contrast
On white
1.07
#F2FEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.70
#F2FEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FEBE
19.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FEBE | 1.00 | 1.07 | 19.70 | 19.70 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7BA
Deuteranopia (green-blind)
#FFF8C1
Tritanopia (blue-blind)
#F9F7ED
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f2febe; /* rgb */ color: rgb(242, 254, 190); /* oklch */ color: oklch(97.3% 0.083 116.6);
Tailwind
colors: {
custom: {
50: '#f7fed2',
500: '#f2febe',
950: '#000000',
},
}SCSS
$custom: #f2febe; $custom-light: #f7fed2; $custom-dark: #000000;
JSON
{
"hex": "#f2febe",
"rgb": {
"r": 242,
"g": 254,
"b": 190
},
"hsl": {
"h": 71.25,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.97273,
"c": 0.08298,
"h": 116.6
},
"luminance": 0.93479
}Semantic roles & 50–950 ramp
primary
#F2FEBE
secondary
#8F7BE6
accent
#00E62B
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#171714
muted
#858583