#73FDEE#73FDEE
#73FDEE is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.3% C 0.123 H 185.7°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #73FDEE |
|---|---|
| RGB | rgb(115, 253, 238) |
| HSL | hsl(173, 97%, 72%) |
| HSV | hsv(173, 55%, 99%) |
| CMYK | cmyk(54.5%, 0%, 5.9%, 0.8%) |
| CIE-LAB | lab(91.71, -41.11, -4.24) |
| CIE-LCH | lch(91.71, 41.33, 185.89°) |
| OKLab | oklab(91.34% -0.122 -0.0121) |
| OKLCH | oklch(91.34% 0.123 185.7) |
| XYZ | xyz(57.6214, 80.0629, 93.2894) |
| Luminance | 0.8007 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.87
Tiffany Blue
#7BF2DA
ΔE00 4.08
Bright Turquoise
#0FFEF9
ΔE00 4.70
Bright Cyan
#41FDFE
ΔE00 5.58
Aqua
#00FFFF
ΔE00 5.81
Turquoise
#40E0D0
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FDEE #FD7382
analogous
#73FDA9 #73FDEE #73C7FD
triadic
#73FDEE #EE73FD #FDEE73
tetradic
#73FDEE #A973FD #FD7382 #C7FD73
square
#73FDEE #A973FD #FD7382 #C7FD73
split-complementary
#73FDEE #FD73C7 #FDA973
monochromatic
#03F2D8 #37FCE7 #73FDEE #AFFEF5 #E1FFFB
Accessibility & contrast
On white
1.23
#73FDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#73FDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FDEE
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FDEE | 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)
#F2F1EE
Deuteranopia (green-blind)
#DCE0F0
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #73fdee; /* rgb */ color: rgb(115, 253, 238); /* oklch */ color: oklch(91.3% 0.123 185.7);
Tailwind
colors: {
custom: {
50: '#a6fef3',
500: '#73fdee',
950: '#000000',
},
}SCSS
$custom: #73fdee; $custom-light: #a6fef3; $custom-dark: #000000;
JSON
{
"hex": "#73fdee",
"rgb": {
"r": 115,
"g": 253,
"b": 238
},
"hsl": {
"h": 173.478,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.91341,
"c": 0.12263,
"h": 185.7
},
"luminance": 0.80068
}Semantic roles & 50–950 ramp
primary
#73FDEE
secondary
#DA3B4C
accent
#0019E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685