#73FCEE#73FCEE
#73FCEE is a very light, vivid teal. Relative luminance 0.794; OKLCH L 91.1% C 0.122 H 186.2°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #73FCEE |
|---|---|
| RGB | rgb(115, 252, 238) |
| HSL | hsl(174, 96%, 72%) |
| HSV | hsv(174, 54%, 99%) |
| CMYK | cmyk(54.4%, 0%, 5.6%, 1.2%) |
| CIE-LAB | lab(91.43, -40.66, -4.66) |
| CIE-LCH | lch(91.43, 40.93, 186.54°) |
| OKLab | oklab(91.11% -0.121 -0.0132) |
| OKLCH | oklch(91.11% 0.122 186.2) |
| XYZ | xyz(57.3065, 79.4332, 93.1844) |
| Luminance | 0.7944 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.87
Tiffany Blue
#7BF2DA
ΔE00 4.21
Bright Turquoise
#0FFEF9
ΔE00 4.54
Bright Cyan
#41FDFE
ΔE00 5.31
Aqua
#00FFFF
ΔE00 5.60
Turquoise
#40E0D0
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FCEE #FC7381
analogous
#73FCAA #73FCEE #73C5FC
triadic
#73FCEE #EE73FC #FCEE73
tetradic
#73FCEE #AA73FC #FC7381 #C5FC73
square
#73FCEE #AA73FC #FC7381 #C5FC73
split-complementary
#73FCEE #FC73C5 #FCAA73
monochromatic
#05EFD8 #37FBE7 #73FCEE #AFFDF5 #E1FEFB
Accessibility & contrast
On white
1.24
#73FCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#73FCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FCEE
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FCEE | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EE
Deuteranopia (green-blind)
#DBE0F0
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #73fcee; /* rgb */ color: rgb(115, 252, 238); /* oklch */ color: oklch(91.1% 0.122 186.2);
Tailwind
colors: {
custom: {
50: '#a6fef3',
500: '#73fcee',
950: '#000000',
},
}SCSS
$custom: #73fcee; $custom-light: #a6fef3; $custom-dark: #000000;
JSON
{
"hex": "#73fcee",
"rgb": {
"r": 115,
"g": 252,
"b": 238
},
"hsl": {
"h": 173.869,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.91112,
"c": 0.12171,
"h": 186.2
},
"luminance": 0.79439
}Semantic roles & 50–950 ramp
primary
#73FCEE
secondary
#D83B4B
accent
#0017E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685