#14FFFE#14FFFE
#14FFFE is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.6% C 0.153 H 194.3°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #14FFFE |
|---|---|
| RGB | rgb(20, 255, 254) |
| HSL | hsl(180, 100%, 54%) |
| HSV | hsv(180, 92%, 100%) |
| CMYK | cmyk(92.2%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(91.15, -47.93, -13.55) |
| CIE-LCH | lch(91.15, 49.80, 195.79°) |
| OKLab | oklab(90.58% -0.1485 -0.0378) |
| OKLCH | oklch(90.58% 0.153 194.3) |
| XYZ | xyz(53.9293, 78.8173, 106.1176) |
| Luminance | 0.7882 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua
#00FFFF
ΔE00 0.31
Bright Turquoise
#0FFEF9
ΔE00 1.28
Bright Cyan
#41FDFE
ΔE00 1.34
Bright Light Blue
#26F7FD
ΔE00 2.81
Bright Aqua
#0BF9EA
ΔE00 4.59
Robin'S Egg
#6DEDFD
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#14FFFE #FF1415
analogous
#14FF89 #14FFFE #148AFF
triadic
#14FFFE #FE14FF #FFFE14
tetradic
#14FFFE #8914FF #FF1415 #8AFF14
square
#14FFFE #8914FF #FF1415 #8AFF14
split-complementary
#14FFFE #FF148A #FF8914
monochromatic
#009998 #00D6D5 #14FFFE #51FFFE #8EFFFF
Accessibility & contrast
On white
1.25
#14FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#14FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #14FFFE
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##14FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##14FFFE | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FE
Deuteranopia (green-blind)
#D1DDFF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #14fffe; /* rgb */ color: rgb(20, 255, 254); /* oklch */ color: oklch(90.6% 0.153 194.3);
Tailwind
colors: {
custom: {
50: '#8bfffe',
500: '#14fffe',
950: '#000000',
},
}SCSS
$custom: #14fffe; $custom-light: #8bfffe; $custom-dark: #000000;
JSON
{
"hex": "#14fffe",
"rgb": {
"r": 20,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.745,
"s": 100,
"l": 53.922
},
"oklch": {
"l": 0.90581,
"c": 0.1532,
"h": 194.3
},
"luminance": 0.78824
}Semantic roles & 50–950 ramp
primary
#14FFFE
secondary
#9C1B1C
accent
#292AFF
background
#FCFFFF
surface
#F5FFFF
border
#CFD7D7
text
#0F1817
muted
#808685