#FEFFFE#FEFFFE
#FEFFFE is a very light, near-neutral green. Relative luminance 0.997; OKLCH L 99.9% C 0.002 H 145.5°. Best body text is #000000 at 20.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FEFFFE |
|---|---|
| RGB | rgb(254, 255, 254) |
| HSL | hsl(120, 100%, 100%) |
| HSV | hsv(120, 0%, 100%) |
| CMYK | cmyk(0.4%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(99.90, -0.50, 0.36) |
| CIE-LCH | lch(99.90, 0.62, 144.43°) |
| OKLab | oklab(99.9% -0.0014 0.001) |
| OKLCH | oklch(99.9% 0.002 145.5) |
| XYZ | xyz(94.5194, 99.7466, 108.0202) |
| Luminance | 0.9975 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
White
#FFFFFF
ΔE00 0.82
Pale Grey
#FDFDFE
ΔE00 1.34
Off White
#FAF9F6
ΔE00 1.69
Whitesmoke
#F5F5F5
ΔE00 2.12
Snow
#FFFAFA
ΔE00 3.23
Ghostwhite
#F8F8FF
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEFFFE #FFFEFF
analogous
#FFFFFE #FEFFFE #FEFFFF
triadic
#FEFFFE #FEFEFF #FFFEFE
tetradic
#FEFFFE #FEFFFF #FFFEFF #FFFFFE
square
#FEFFFE #FEFFFF #FFFEFF #FFFFFE
split-complementary
#FEFFFE #FFFEFF #FFFEFF
monochromatic
#84FF84 #C1FFC1 #E0FFE0 #E0FFE0 #E0FFE0
Accessibility & contrast
On white
1.00
#FEFFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.95
#FEFFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEFFFE
20.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEFFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEFFFE | 1.00 | 1.00 | 20.95 | 20.95 |
| #FFFFFF | 1.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFFFE
Deuteranopia (green-blind)
#FFFFFE
Tritanopia (blue-blind)
#FEFFFF
Achromatopsia (no color)
#FFFFFF
Design tokens & code
CSS
--color: #fefffe; /* rgb */ color: rgb(254, 255, 254); /* oklch */ color: oklch(99.9% 0.002 145.5);
Tailwind
colors: {
custom: {
50: '#fefffe',
500: '#fefffe',
950: '#000000',
},
}SCSS
$custom: #fefffe; $custom-light: #fefffe; $custom-dark: #000000;
JSON
{
"hex": "#fefffe",
"rgb": {
"r": 254,
"g": 255,
"b": 254
},
"hsl": {
"h": 120,
"s": 100,
"l": 99.804
},
"oklch": {
"l": 0.99897,
"c": 0.00168,
"h": 145.5
},
"luminance": 0.99747
}Semantic roles & 50–950 ramp
primary
#FEFFFE
secondary
#F1B0F1
accent
#00E5E6
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171817
muted
#858685