#14FEFF#14FEFF
#14FEFF is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.4% C 0.153 H 195.3°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #14FEFF |
|---|---|
| RGB | rgb(20, 254, 255) |
| HSL | hsl(180, 100%, 54%) |
| HSV | hsv(180, 92%, 100%) |
| CMYK | cmyk(92.2%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(90.89, -47.21, -14.46) |
| CIE-LCH | lch(90.89, 49.37, 197.03°) |
| OKLab | oklab(90.38% -0.1472 -0.0403) |
| OKLCH | oklch(90.38% 0.153 195.3) |
| XYZ | xyz(53.7717, 78.2452, 106.8571) |
| Luminance | 0.7825 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua
#00FFFF
ΔE00 0.42
Bright Cyan
#41FDFE
ΔE00 1.00
Bright Turquoise
#0FFEF9
ΔE00 1.89
Bright Light Blue
#26F7FD
ΔE00 2.20
Bright Aqua
#0BF9EA
ΔE00 5.15
Robin'S Egg
#6DEDFD
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#14FEFF #FF1514
analogous
#14FF8A #14FEFF #1489FF
triadic
#14FEFF #FF14FE #FEFF14
tetradic
#14FEFF #8A14FF #FF1514 #89FF14
square
#14FEFF #8A14FF #FF1514 #89FF14
split-complementary
#14FEFF #FF1489 #FF8A14
monochromatic
#009899 #00D5D6 #14FEFF #51FEFF #8EFFFF
Accessibility & contrast
On white
1.26
#14FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#14FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #14FEFF
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##14FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##14FEFF | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FF
Deuteranopia (green-blind)
#D0DCFF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #14feff; /* rgb */ color: rgb(20, 254, 255); /* oklch */ color: oklch(90.4% 0.153 195.3);
Tailwind
colors: {
custom: {
50: '#8bffff',
500: '#14feff',
950: '#000000',
},
}SCSS
$custom: #14feff; $custom-light: #8bffff; $custom-dark: #000000;
JSON
{
"hex": "#14feff",
"rgb": {
"r": 20,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.255,
"s": 100,
"l": 53.922
},
"oklch": {
"l": 0.90379,
"c": 0.15258,
"h": 195.3
},
"luminance": 0.78252
}Semantic roles & 50–950 ramp
primary
#14FEFF
secondary
#9C1C1B
accent
#2A29FF
background
#FCFFFF
surface
#F5FFFF
border
#CFD7D7
text
#0F1818
muted
#808686