#00FEFC#00FEFC
#00FEFC is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.2% C 0.154 H 193.7°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #00FEFC |
|---|---|
| RGB | rgb(0, 254, 252) |
| HSL | hsl(180, 100%, 50%) |
| HSV | hsv(180, 100%, 100%) |
| CMYK | cmyk(100%, 0%, 0.8%, 0.4%) |
| CIE-LAB | lab(90.74, -48.52, -13.14) |
| CIE-LCH | lch(90.74, 50.26, 195.15°) |
| OKLab | oklab(90.2% -0.1498 -0.0366) |
| OKLCH | oklch(90.2% 0.154 193.7) |
| XYZ | xyz(53.0040, 77.9047, 104.3200) |
| Luminance | 0.7791 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua
#00FFFF
ΔE00 0.66
Bright Turquoise
#0FFEF9
ΔE00 0.92
Bright Cyan
#41FDFE
ΔE00 1.64
Bright Light Blue
#26F7FD
ΔE00 3.01
Bright Aqua
#0BF9EA
ΔE00 4.20
Turquoise
#40E0D0
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#00FEFC #FE0002
analogous
#00FE7D #00FEFC #0081FE
triadic
#00FEFC #FC00FE #FEFC00
tetradic
#00FEFC #7D00FE #FE0002 #81FE00
square
#00FEFC #7D00FE #FE0002 #81FE00
split-complementary
#00FEFC #FE0081 #FE7D00
monochromatic
#008483 #00C1BF #00FEFC #3CFFFD #79FFFE
Accessibility & contrast
On white
1.27
#00FEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#00FEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #00FEFC
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##00FEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##00FEFC | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FC
Deuteranopia (green-blind)
#D0DCFD
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #00fefc; /* rgb */ color: rgb(0, 254, 252); /* oklch */ color: oklch(90.2% 0.154 193.7);
Tailwind
colors: {
custom: {
50: '#89fffd',
500: '#00fefc',
950: '#000000',
},
}SCSS
$custom: #00fefc; $custom-light: #89fffd; $custom-dark: #000000;
JSON
{
"hex": "#00fefc",
"rgb": {
"r": 0,
"g": 254,
"b": 252
},
"hsl": {
"h": 179.528,
"s": 100,
"l": 49.804
},
"oklch": {
"l": 0.90204,
"c": 0.15426,
"h": 193.7
},
"luminance": 0.77912
}Semantic roles & 50–950 ramp
primary
#00FEFC
secondary
#8A1819
accent
#292AFF
background
#FCFFFF
surface
#F5FFFF
border
#CFD7D7
text
#0F1817
muted
#808685