#73DECB#73DECB
#73DECB is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.1% C 0.104 H 180.6°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #73DECB |
|---|---|
| RGB | rgb(115, 222, 203) |
| HSL | hsl(169, 62%, 66%) |
| HSV | hsv(169, 48%, 87%) |
| CMYK | cmyk(48.2%, 0%, 8.6%, 12.9%) |
| CIE-LAB | lab(81.94, -35.48, -0.21) |
| CIE-LCH | lch(81.94, 35.48, 180.34°) |
| OKLab | oklab(83.14% -0.1035 -0.0011) |
| OKLCH | oklch(83.14% 0.104 180.6) |
| XYZ | xyz(43.9665, 60.1955, 65.7903) |
| Luminance | 0.6020 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.84
Tiffany Blue
#7BF2DA
ΔE00 4.53
Seafoam Blue
#78D1B6
ΔE00 4.60
Pale Teal
#82CBB2
ΔE00 6.19
Mediumturquoise
#48D1CC
ΔE00 6.33
Light Teal
#90E4C1
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DECB #DE7386
analogous
#73DE95 #73DECB #73BBDE
triadic
#73DECB #CB73DE #DECB73
tetradic
#73DECB #9573DE #DE7386 #BBDE73
square
#73DECB #9573DE #DE7386 #BBDE73
split-complementary
#73DECB #DE73BB #DE9573
monochromatic
#29AE96 #41D2B9 #73DECB #A5EADD #D6F5F0
Accessibility & contrast
On white
1.61
#73DECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#73DECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DECB
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DECB | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CA
Deuteranopia (green-blind)
#C5C6CD
Tritanopia (blue-blind)
#41E1D8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #73decb; /* rgb */ color: rgb(115, 222, 203); /* oklch */ color: oklch(83.1% 0.104 180.6);
Tailwind
colors: {
custom: {
50: '#a2e8da',
500: '#73decb',
950: '#000000',
},
}SCSS
$custom: #73decb; $custom-light: #a2e8da; $custom-dark: #000000;
JSON
{
"hex": "#73decb",
"rgb": {
"r": 115,
"g": 222,
"b": 203
},
"hsl": {
"h": 169.346,
"s": 61.85,
"l": 66.078
},
"oklch": {
"l": 0.83135,
"c": 0.10354,
"h": 180.6
},
"luminance": 0.60199
}Semantic roles & 50–950 ramp
primary
#73DECB
secondary
#B04658
accent
#1C3BCA
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101614
muted
#808483