#73DFB0#73DFB0
#73DFB0 is a very light, vivid teal. Relative luminance 0.596; OKLCH L 82.6% C 0.122 H 163.4°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #73DFB0 |
|---|---|
| RGB | rgb(115, 223, 176) |
| HSL | hsl(154, 63%, 66%) |
| HSV | hsv(154, 48%, 87%) |
| CMYK | cmyk(48.4%, 0%, 21.1%, 12.5%) |
| CIE-LAB | lab(81.59, -41.98, 13.57) |
| CIE-LCH | lch(81.59, 44.12, 162.09°) |
| OKLab | oklab(82.64% -0.1165 0.0348) |
| OKLCH | oklch(82.64% 0.122 163.4) |
| XYZ | xyz(41.2909, 59.5514, 50.3846) |
| Luminance | 0.5956 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.28
Eucalyptus
#44D7A8
ΔE00 4.01
Light Teal
#90E4C1
ΔE00 4.20
Mediumaquamarine
#66CDAA
ΔE00 5.06
Aqua Marine
#2EE8BB
ΔE00 5.23
Light Turquoise
#7EF4CC
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DFB0 #DF73A2
analogous
#73DF7A #73DFB0 #73D8DF
triadic
#73DFB0 #B073DF #DFB073
tetradic
#73DFB0 #7A73DF #DF73A2 #D8DF73
square
#73DFB0 #7A73DF #DF73A2 #D8DF73
split-complementary
#73DFB0 #DF73D8 #DF7A73
monochromatic
#28AF75 #41D494 #73DFB0 #A5EACC #D7F6E8
Accessibility & contrast
On white
1.63
#73DFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#73DFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DFB0
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DFB0 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD2AD
Deuteranopia (green-blind)
#CBC6B3
Tritanopia (blue-blind)
#50DFD2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #73dfb0; /* rgb */ color: rgb(115, 223, 176); /* oklch */ color: oklch(82.6% 0.122 163.4);
Tailwind
colors: {
custom: {
50: '#a2e9c7',
500: '#73dfb0',
950: '#000000',
},
}SCSS
$custom: #73dfb0; $custom-light: #a2e9c7; $custom-dark: #000000;
JSON
{
"hex": "#73dfb0",
"rgb": {
"r": 115,
"g": 223,
"b": 176
},
"hsl": {
"h": 153.889,
"s": 62.791,
"l": 66.275
},
"oklch": {
"l": 0.82639,
"c": 0.12162,
"h": 163.4
},
"luminance": 0.59555
}Semantic roles & 50–950 ramp
primary
#73DFB0
secondary
#B14574
accent
#1B67CB
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1613
muted
#808482