#73FCEB#73FCEB
#73FCEB is a very light, vivid teal. Relative luminance 0.793; OKLCH L 91.0% C 0.123 H 184.4°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #73FCEB |
|---|---|
| RGB | rgb(115, 252, 235) |
| HSL | hsl(173, 96%, 72%) |
| HSV | hsv(173, 54%, 99%) |
| CMYK | cmyk(54.4%, 0%, 6.7%, 1.2%) |
| CIE-LAB | lab(91.35, -41.40, -3.22) |
| CIE-LCH | lch(91.35, 41.52, 184.45°) |
| OKLab | oklab(91.02% -0.1222 -0.0093) |
| OKLCH | oklch(91.02% 0.123 184.4) |
| XYZ | xyz(56.8695, 79.2583, 90.8826) |
| Luminance | 0.7926 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.45
Bright Aqua
#0BF9EA
ΔE00 3.91
Bright Turquoise
#0FFEF9
ΔE00 5.20
Bright Cyan
#41FDFE
ΔE00 6.22
Light Aqua
#8CFFDB
ΔE00 6.37
Aqua
#00FFFF
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FCEB #FC7384
analogous
#73FCA7 #73FCEB #73C8FC
triadic
#73FCEB #EB73FC #FCEB73
tetradic
#73FCEB #A773FC #FC7384 #C8FC73
square
#73FCEB #A773FC #FC7384 #C8FC73
split-complementary
#73FCEB #FC73C8 #FCA773
monochromatic
#05EFD2 #37FBE2 #73FCEB #AFFDF4 #E1FEFB
Accessibility & contrast
On white
1.25
#73FCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#73FCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FCEB
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FCEB | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EA
Deuteranopia (green-blind)
#DBE0ED
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #73fceb; /* rgb */ color: rgb(115, 252, 235); /* oklch */ color: oklch(91.0% 0.123 184.4);
Tailwind
colors: {
custom: {
50: '#a6fef1',
500: '#73fceb',
950: '#000000',
},
}SCSS
$custom: #73fceb; $custom-light: #a6fef1; $custom-dark: #000000;
JSON
{
"hex": "#73fceb",
"rgb": {
"r": 115,
"g": 252,
"b": 235
},
"hsl": {
"h": 172.555,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.91022,
"c": 0.12261,
"h": 184.4
},
"luminance": 0.79264
}Semantic roles & 50–950 ramp
primary
#73FCEB
secondary
#D83B4E
accent
#001CE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685