#73FDEA#73FDEA
#73FDEA is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.2% C 0.124 H 183.2°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #73FDEA |
|---|---|
| RGB | rgb(115, 253, 234) |
| HSL | hsl(172, 97%, 72%) |
| HSV | hsv(172, 55%, 99%) |
| CMYK | cmyk(54.5%, 0%, 7.5%, 0.8%) |
| CIE-LAB | lab(91.61, -42.08, -2.32) |
| CIE-LCH | lch(91.61, 42.15, 183.16°) |
| OKLab | oklab(91.22% -0.1237 -0.0069) |
| OKLCH | oklch(91.22% 0.124 183.2) |
| XYZ | xyz(57.0403, 79.8304, 90.2288) |
| Luminance | 0.7984 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.18
Bright Aqua
#0BF9EA
ΔE00 4.08
Bright Turquoise
#0FFEF9
ΔE00 5.65
Light Aqua
#8CFFDB
ΔE00 5.80
Bright Cyan
#41FDFE
ΔE00 6.80
Turquoise
#40E0D0
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FDEA #FD7386
analogous
#73FDA5 #73FDEA #73CBFD
triadic
#73FDEA #EA73FD #FDEA73
tetradic
#73FDEA #A573FD #FD7386 #CBFD73
square
#73FDEA #A573FD #FD7386 #CBFD73
split-complementary
#73FDEA #FD73CB #FDA573
monochromatic
#03F2D1 #37FCE1 #73FDEA #AFFEF3 #E1FFFA
Accessibility & contrast
On white
1.24
#73FDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#73FDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FDEA
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FDEA | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0E9
Deuteranopia (green-blind)
#DDE0EC
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #73fdea; /* rgb */ color: rgb(115, 253, 234); /* oklch */ color: oklch(91.2% 0.124 183.2);
Tailwind
colors: {
custom: {
50: '#a6fef0',
500: '#73fdea',
950: '#000000',
},
}SCSS
$custom: #73fdea; $custom-light: #a6fef0; $custom-dark: #000000;
JSON
{
"hex": "#73fdea",
"rgb": {
"r": 115,
"g": 253,
"b": 234
},
"hsl": {
"h": 171.739,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.91222,
"c": 0.12391,
"h": 183.2
},
"luminance": 0.79836
}Semantic roles & 50–950 ramp
primary
#73FDEA
secondary
#DA3B50
accent
#0020E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685