#14FFFF#14FFFF
#14FFFF is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.6% C 0.153 H 194.8°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #14FFFF |
|---|---|
| RGB | rgb(20, 255, 255) |
| HSL | hsl(180, 100%, 54%) |
| HSV | hsv(180, 92%, 100%) |
| CMYK | cmyk(92.2%, 0%, 0%, 0%) |
| CIE-LAB | lab(91.18, -47.64, -14.02) |
| CIE-LCH | lch(91.18, 49.66, 196.40°) |
| OKLab | oklab(90.62% -0.148 -0.0391) |
| OKLCH | oklch(90.62% 0.153 194.8) |
| XYZ | xyz(54.0899, 78.8815, 106.9631) |
| Luminance | 0.7889 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua
#00FFFF
ΔE00 0.15
Bright Cyan
#41FDFE
ΔE00 1.16
Bright Turquoise
#0FFEF9
ΔE00 1.59
Bright Light Blue
#26F7FD
ΔE00 2.56
Bright Aqua
#0BF9EA
ΔE00 4.90
Robin'S Egg
#6DEDFD
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#14FFFF #FF1414
analogous
#14FF8A #14FFFF #148AFF
triadic
#14FFFF #FF14FF #FFFF14
tetradic
#14FFFF #8A14FF #FF1414 #8AFF14
square
#14FFFF #8A14FF #FF1414 #8AFF14
split-complementary
#14FFFF #FF148A #FF8A14
monochromatic
#009999 #00D6D6 #14FFFF #51FFFF #8EFFFF
Accessibility & contrast
On white
1.25
#14FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#14FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #14FFFF
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##14FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##14FFFF | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FF
Deuteranopia (green-blind)
#D1DDFF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #14ffff; /* rgb */ color: rgb(20, 255, 255); /* oklch */ color: oklch(90.6% 0.153 194.8);
Tailwind
colors: {
custom: {
50: '#8bffff',
500: '#14ffff',
950: '#000000',
},
}SCSS
$custom: #14ffff; $custom-light: #8bffff; $custom-dark: #000000;
JSON
{
"hex": "#14ffff",
"rgb": {
"r": 20,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 53.922
},
"oklch": {
"l": 0.90615,
"c": 0.15312,
"h": 194.8
},
"luminance": 0.78889
}Semantic roles & 50–950 ramp
primary
#14FFFF
secondary
#9C1B1B
accent
#2929FF
background
#FCFFFF
surface
#F5FFFF
border
#CFD7D7
text
#0F1818
muted
#808686