#45FFFD#45FFFD
#45FFFD is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.1% C 0.143 H 193.8°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #45FFFD |
|---|---|
| RGB | rgb(69, 255, 253) |
| HSL | hsl(179, 100%, 64%) |
| HSV | hsv(179, 73%, 100%) |
| CMYK | cmyk(72.9%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(91.63, -44.90, -12.27) |
| CIE-LCH | lch(91.63, 46.55, 195.28°) |
| OKLab | oklab(91.1% -0.1386 -0.0341) |
| OKLCH | oklch(91.1% 0.143 193.8) |
| XYZ | xyz(55.9357, 79.8703, 105.3779) |
| Luminance | 0.7988 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.02
Aqua
#00FFFF
ΔE00 1.29
Bright Turquoise
#0FFEF9
ΔE00 1.66
Bright Light Blue
#26F7FD
ΔE00 2.98
Bright Aqua
#0BF9EA
ΔE00 4.63
Light Cyan
#ACFFFC
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45FFFD #FF4547
analogous
#45FFA0 #45FFFD #45A4FF
triadic
#45FFFD #FD45FF #FFFD45
tetradic
#45FFFD #A045FF #FF4547 #A4FF45
square
#45FFFD #A045FF #FF4547 #A4FF45
split-complementary
#45FFFD #FF45A4 #FFA045
monochromatic
#00CAC7 #08FFFC #45FFFD #82FFFE #BFFFFE
Accessibility & contrast
On white
1.24
#45FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#45FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45FFFD
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45FFFD | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FD
Deuteranopia (green-blind)
#D4DFFE
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #45fffd; /* rgb */ color: rgb(69, 255, 253); /* oklch */ color: oklch(91.1% 0.143 193.8);
Tailwind
colors: {
custom: {
50: '#95fffe',
500: '#45fffd',
950: '#000000',
},
}SCSS
$custom: #45fffd; $custom-light: #95fffe; $custom-dark: #000000;
JSON
{
"hex": "#45fffd",
"rgb": {
"r": 69,
"g": 255,
"b": 253
},
"hsl": {
"h": 179.355,
"s": 100,
"l": 63.529
},
"oklch": {
"l": 0.91104,
"c": 0.14275,
"h": 193.8
},
"luminance": 0.79877
}Semantic roles & 50–950 ramp
primary
#45FFFD
secondary
#C52325
accent
#0002E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1817
muted
#808685