#73FDEB#73FDEB
#73FDEB is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.3% C 0.124 H 183.8°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #73FDEB |
|---|---|
| RGB | rgb(115, 253, 235) |
| HSL | hsl(172, 97%, 72%) |
| HSV | hsv(172, 55%, 99%) |
| CMYK | cmyk(54.5%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(91.63, -41.84, -2.80) |
| CIE-LCH | lch(91.63, 41.94, 183.83°) |
| OKLab | oklab(91.25% -0.1233 -0.0082) |
| OKLCH | oklch(91.25% 0.124 183.8) |
| XYZ | xyz(57.1843, 79.8880, 90.9875) |
| Luminance | 0.7989 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.38
Bright Aqua
#0BF9EA
ΔE00 3.99
Bright Turquoise
#0FFEF9
ΔE00 5.40
Light Aqua
#8CFFDB
ΔE00 6.09
Bright Cyan
#41FDFE
ΔE00 6.49
Aqua
#00FFFF
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FDEB #FD7385
analogous
#73FDA6 #73FDEB #73CAFD
triadic
#73FDEB #EB73FD #FDEB73
tetradic
#73FDEB #A673FD #FD7385 #CAFD73
square
#73FDEB #A673FD #FD7385 #CAFD73
split-complementary
#73FDEB #FD73CA #FDA673
monochromatic
#03F2D3 #37FCE2 #73FDEB #AFFEF4 #E1FFFB
Accessibility & contrast
On white
1.24
#73FDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#73FDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FDEB
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FDEB | 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)
#F2F0EA
Deuteranopia (green-blind)
#DCE0ED
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #73fdeb; /* rgb */ color: rgb(115, 253, 235); /* oklch */ color: oklch(91.3% 0.124 183.8);
Tailwind
colors: {
custom: {
50: '#a6fef1',
500: '#73fdeb',
950: '#000000',
},
}SCSS
$custom: #73fdeb; $custom-light: #a6fef1; $custom-dark: #000000;
JSON
{
"hex": "#73fdeb",
"rgb": {
"r": 115,
"g": 253,
"b": 235
},
"hsl": {
"h": 172.174,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.91252,
"c": 0.12357,
"h": 183.8
},
"luminance": 0.79894
}Semantic roles & 50–950 ramp
primary
#73FDEB
secondary
#DA3B4F
accent
#001EE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685