#45FFFC#45FFFC
#45FFFC is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.1% C 0.143 H 193.3°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #45FFFC |
|---|---|
| RGB | rgb(69, 255, 252) |
| HSL | hsl(179, 100%, 64%) |
| HSV | hsv(179, 73%, 100%) |
| CMYK | cmyk(72.9%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(91.60, -45.18, -11.79) |
| CIE-LCH | lch(91.60, 46.69, 194.63°) |
| OKLab | oklab(91.07% -0.139 -0.0328) |
| OKLCH | oklch(91.07% 0.143 193.3) |
| XYZ | xyz(55.7768, 79.8067, 104.5412) |
| Luminance | 0.7981 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.31
Aqua
#00FFFF
ΔE00 1.41
Bright Turquoise
#0FFEF9
ΔE00 1.45
Bright Light Blue
#26F7FD
ΔE00 3.24
Bright Aqua
#0BF9EA
ΔE00 4.33
Light Cyan
#ACFFFC
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45FFFC #FF4548
analogous
#45FF9F #45FFFC #45A5FF
triadic
#45FFFC #FC45FF #FFFC45
tetradic
#45FFFC #9F45FF #FF4548 #A5FF45
square
#45FFFC #9F45FF #FF4548 #A5FF45
split-complementary
#45FFFC #FF45A5 #FF9F45
monochromatic
#00CAC6 #08FFFB #45FFFC #82FFFD #BFFFFE
Accessibility & contrast
On white
1.24
#45FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#45FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45FFFC
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45FFFC | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FC
Deuteranopia (green-blind)
#D4DFFD
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #45fffc; /* rgb */ color: rgb(69, 255, 252); /* oklch */ color: oklch(91.1% 0.143 193.3);
Tailwind
colors: {
custom: {
50: '#95fffd',
500: '#45fffc',
950: '#000000',
},
}SCSS
$custom: #45fffc; $custom-light: #95fffd; $custom-dark: #000000;
JSON
{
"hex": "#45fffc",
"rgb": {
"r": 69,
"g": 255,
"b": 252
},
"hsl": {
"h": 179.032,
"s": 100,
"l": 63.529
},
"oklch": {
"l": 0.91072,
"c": 0.14285,
"h": 193.3
},
"luminance": 0.79813
}Semantic roles & 50–950 ramp
primary
#45FFFC
secondary
#C52325
accent
#0004E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1817
muted
#808685