#00FFFE#00FFFE
#00FFFE is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.5% C 0.155 H 194.3°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #00FFFE |
|---|---|
| RGB | rgb(0, 255, 254) |
| HSL | hsl(180, 100%, 50%) |
| HSV | hsv(180, 100%, 100%) |
| CMYK | cmyk(100%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(91.08, -48.37, -13.66) |
| CIE-LCH | lch(91.08, 50.26, 195.76°) |
| OKLab | oklab(90.51% -0.1499 -0.0381) |
| OKLCH | oklch(90.51% 0.155 194.3) |
| XYZ | xyz(53.6408, 78.6685, 106.1040) |
| Luminance | 0.7868 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua
#00FFFF
ΔE00 0.31
Bright Turquoise
#0FFEF9
ΔE00 1.25
Bright Cyan
#41FDFE
ΔE00 1.46
Bright Light Blue
#26F7FD
ΔE00 2.85
Bright Aqua
#0BF9EA
ΔE00 4.57
Turquoise
#40E0D0
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#00FFFE #FF0001
analogous
#00FF7F #00FFFE #0080FF
triadic
#00FFFE #FE00FF #FFFE00
tetradic
#00FFFE #7F00FF #FF0001 #80FF00
square
#00FFFE #7F00FF #FF0001 #80FF00
split-complementary
#00FFFE #FF0080 #FF7F00
monochromatic
#008584 #00C2C1 #00FFFE #3DFFFE #7AFFFE
Accessibility & contrast
On white
1.25
#00FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#00FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #00FFFE
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##00FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##00FFFE | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FE
Deuteranopia (green-blind)
#D1DDFF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #00fffe; /* rgb */ color: rgb(0, 255, 254); /* oklch */ color: oklch(90.5% 0.155 194.3);
Tailwind
colors: {
custom: {
50: '#8afffe',
500: '#00fffe',
950: '#000000',
},
}SCSS
$custom: #00fffe; $custom-light: #8afffe; $custom-dark: #000000;
JSON
{
"hex": "#00fffe",
"rgb": {
"r": 0,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.765,
"s": 100,
"l": 50
},
"oklch": {
"l": 0.90507,
"c": 0.15462,
"h": 194.3
},
"luminance": 0.78676
}Semantic roles & 50–950 ramp
primary
#00FFFE
secondary
#8B1819
accent
#292AFF
background
#FCFFFF
surface
#F5FFFF
border
#CFD7D7
text
#0F1817
muted
#808685