#01FFFD#01FFFD
#01FFFD is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.5% C 0.155 H 193.7°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #01FFFD |
|---|---|
| RGB | rgb(1, 255, 253) |
| HSL | hsl(180, 100%, 50%) |
| HSV | hsv(180, 100%, 100%) |
| CMYK | cmyk(99.6%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(91.06, -48.64, -13.18) |
| CIE-LCH | lch(91.06, 50.39, 195.16°) |
| OKLab | oklab(90.48% -0.1502 -0.0368) |
| OKLCH | oklch(90.48% 0.155 193.7) |
| XYZ | xyz(53.4936, 78.6111, 105.2635) |
| Luminance | 0.7862 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua
#00FFFF
ΔE00 0.62
Bright Turquoise
#0FFEF9
ΔE00 0.95
Bright Cyan
#41FDFE
ΔE00 1.66
Bright Light Blue
#26F7FD
ΔE00 3.10
Bright Aqua
#0BF9EA
ΔE00 4.27
Turquoise
#40E0D0
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#01FFFD #FF0103
analogous
#01FF7E #01FFFD #0182FF
triadic
#01FFFD #FD01FF #FFFD01
tetradic
#01FFFD #7E01FF #FF0103 #82FF01
square
#01FFFD #7E01FF #FF0103 #82FF01
split-complementary
#01FFFD #FF0182 #FF7E01
monochromatic
#008685 #00C3C1 #01FFFD #3EFFFD #7BFFFE
Accessibility & contrast
On white
1.26
#01FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#01FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #01FFFD
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##01FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##01FFFD | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FD
Deuteranopia (green-blind)
#D1DCFE
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #01fffd; /* rgb */ color: rgb(1, 255, 253); /* oklch */ color: oklch(90.5% 0.155 193.7);
Tailwind
colors: {
custom: {
50: '#8afffe',
500: '#01fffd',
950: '#000000',
},
}SCSS
$custom: #01fffd; $custom-light: #8afffe; $custom-dark: #000000;
JSON
{
"hex": "#01fffd",
"rgb": {
"r": 1,
"g": 255,
"b": 253
},
"hsl": {
"h": 179.528,
"s": 100,
"l": 50.196
},
"oklch": {
"l": 0.90477,
"c": 0.15466,
"h": 193.7
},
"luminance": 0.78618
}Semantic roles & 50–950 ramp
primary
#01FFFD
secondary
#8C191A
accent
#292AFF
background
#FCFFFF
surface
#F5FFFF
border
#CFD7D7
text
#0F1817
muted
#808685