#73DEDB#73DEDB
#73DEDB is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.6% C 0.099 H 193.0°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #73DEDB |
|---|---|
| RGB | rgb(115, 222, 219) |
| HSL | hsl(178, 62%, 66%) |
| HSV | hsv(178, 48%, 87%) |
| CMYK | cmyk(48.2%, 0%, 1.4%, 12.9%) |
| CIE-LAB | lab(82.38, -31.56, -8.07) |
| CIE-LCH | lch(82.38, 32.57, 194.35°) |
| OKLab | oklab(83.63% -0.0967 -0.0223) |
| OKLCH | oklch(83.63% 0.099 193) |
| XYZ | xyz(45.9725, 60.9979, 76.3552) |
| Luminance | 0.6100 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.47
Turquoise
#40E0D0
ΔE00 5.86
Darkturquoise
#00CED1
ΔE00 6.40
Bright Light Blue
#26F7FD
ΔE00 7.17
Robin'S Egg
#6DEDFD
ΔE00 7.26
Robin'S Egg Blue
#98EFF9
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DEDB #DE7376
analogous
#73DEA5 #73DEDB #73ABDE
triadic
#73DEDB #DB73DE #DEDB73
tetradic
#73DEDB #A573DE #DE7376 #ABDE73
square
#73DEDB #A573DE #DE7376 #ABDE73
split-complementary
#73DEDB #DE73AB #DEA573
monochromatic
#29AEAA #41D2CE #73DEDB #A5EAE8 #D6F5F4
Accessibility & contrast
On white
1.59
#73DEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#73DEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DEDB
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DEDB | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DB
Deuteranopia (green-blind)
#C0C7DC
Tritanopia (blue-blind)
#33E3DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #73dedb; /* rgb */ color: rgb(115, 222, 219); /* oklch */ color: oklch(83.6% 0.099 193.0);
Tailwind
colors: {
custom: {
50: '#a3e8e6',
500: '#73dedb',
950: '#000000',
},
}SCSS
$custom: #73dedb; $custom-light: #a3e8e6; $custom-dark: #000000;
JSON
{
"hex": "#73dedb",
"rgb": {
"r": 115,
"g": 222,
"b": 219
},
"hsl": {
"h": 178.318,
"s": 61.85,
"l": 66.078
},
"oklch": {
"l": 0.83628,
"c": 0.0993,
"h": 193
},
"luminance": 0.61002
}Semantic roles & 50–950 ramp
primary
#73DEDB
secondary
#B04648
accent
#1C21CA
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484