#45FFFA#45FFFA
#45FFFA is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.0% C 0.143 H 192.2°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #45FFFA |
|---|---|
| RGB | rgb(69, 255, 250) |
| HSL | hsl(178, 100%, 64%) |
| HSV | hsv(178, 73%, 100%) |
| CMYK | cmyk(72.9%, 0%, 2%, 0%) |
| CIE-LAB | lab(91.54, -45.72, -10.84) |
| CIE-LCH | lch(91.54, 46.99, 193.34°) |
| OKLab | oklab(91.01% -0.1399 -0.0302) |
| OKLCH | oklch(91.01% 0.143 192.2) |
| XYZ | xyz(55.4615, 79.6806, 102.8808) |
| Luminance | 0.7969 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 1.20
Aqua
#00FFFF
ΔE00 1.82
Bright Cyan
#41FDFE
ΔE00 1.93
Bright Aqua
#0BF9EA
ΔE00 3.75
Bright Light Blue
#26F7FD
ΔE00 3.78
Tiffany Blue
#7BF2DA
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45FFFA #FF454A
analogous
#45FF9D #45FFFA #45A7FF
triadic
#45FFFA #FA45FF #FFFA45
tetradic
#45FFFA #9D45FF #FF454A #A7FF45
square
#45FFFA #9D45FF #FF454A #A7FF45
split-complementary
#45FFFA #FF45A7 #FF9D45
monochromatic
#00CAC4 #08FFF8 #45FFFA #82FFFC #BFFFFD
Accessibility & contrast
On white
1.24
#45FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#45FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45FFFA
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45FFFA | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FA
Deuteranopia (green-blind)
#D5DFFB
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #45fffa; /* rgb */ color: rgb(69, 255, 250); /* oklch */ color: oklch(91.0% 0.143 192.2);
Tailwind
colors: {
custom: {
50: '#95fffb',
500: '#45fffa',
950: '#000000',
},
}SCSS
$custom: #45fffa; $custom-light: #95fffb; $custom-dark: #000000;
JSON
{
"hex": "#45fffa",
"rgb": {
"r": 69,
"g": 255,
"b": 250
},
"hsl": {
"h": 178.387,
"s": 100,
"l": 63.529
},
"oklch": {
"l": 0.91007,
"c": 0.14309,
"h": 192.2
},
"luminance": 0.79687
}Semantic roles & 50–950 ramp
primary
#45FFFA
secondary
#C52327
accent
#0006E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1817
muted
#808685