#73FCF8#73FCF8
#73FCF8 is a very light, moderate teal. Relative luminance 0.800; OKLCH L 91.4% C 0.120 H 192.7°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #73FCF8 |
|---|---|
| RGB | rgb(115, 252, 248) |
| HSL | hsl(178, 96%, 72%) |
| HSV | hsv(178, 54%, 99%) |
| CMYK | cmyk(54.4%, 0%, 1.6%, 1.2%) |
| CIE-LAB | lab(91.70, -38.15, -9.45) |
| CIE-LCH | lch(91.70, 39.30, 193.91°) |
| OKLab | oklab(91.42% -0.1168 -0.0262) |
| OKLCH | oklch(91.42% 0.12 192.7) |
| XYZ | xyz(58.8167, 80.0372, 101.1378) |
| Luminance | 0.8004 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.85
Bright Turquoise
#0FFEF9
ΔE00 3.75
Aqua
#00FFFF
ΔE00 3.79
Bright Light Blue
#26F7FD
ΔE00 4.29
Bright Aqua
#0BF9EA
ΔE00 5.43
Light Cyan
#ACFFFC
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FCF8 #FC7377
analogous
#73FCB4 #73FCF8 #73BCFC
triadic
#73FCF8 #F873FC #FCF873
tetradic
#73FCF8 #B473FC #FC7377 #BCFC73
square
#73FCF8 #B473FC #FC7377 #BCFC73
split-complementary
#73FCF8 #FC73BC #FCB473
monochromatic
#05EFE9 #37FBF5 #73FCF8 #AFFDFB #E1FEFE
Accessibility & contrast
On white
1.23
#73FCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#73FCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FCF8
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FCF8 | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1F8
Deuteranopia (green-blind)
#D8E0F9
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #73fcf8; /* rgb */ color: rgb(115, 252, 248); /* oklch */ color: oklch(91.4% 0.120 192.7);
Tailwind
colors: {
custom: {
50: '#a7fefa',
500: '#73fcf8',
950: '#000000',
},
}SCSS
$custom: #73fcf8; $custom-light: #a7fefa; $custom-dark: #000000;
JSON
{
"hex": "#73fcf8",
"rgb": {
"r": 115,
"g": 252,
"b": 248
},
"hsl": {
"h": 178.248,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.91422,
"c": 0.11976,
"h": 192.7
},
"luminance": 0.80043
}Semantic roles & 50–950 ramp
primary
#73FCF8
secondary
#D83B3F
accent
#0007E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685