#73DFB2#73DFB2
#73DFB2 is a very light, vivid teal. Relative luminance 0.596; OKLCH L 82.7% C 0.120 H 164.4°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #73DFB2 |
|---|---|
| RGB | rgb(115, 223, 178) |
| HSL | hsl(155, 63%, 66%) |
| HSV | hsv(155, 48%, 87%) |
| CMYK | cmyk(48.4%, 0%, 20.2%, 12.5%) |
| CIE-LAB | lab(81.64, -41.56, 12.58) |
| CIE-LCH | lch(81.64, 43.42, 163.16°) |
| OKLab | oklab(82.69% -0.1156 0.0323) |
| OKLCH | oklch(82.69% 0.12 164.4) |
| XYZ | xyz(41.4902, 59.6312, 51.4344) |
| Luminance | 0.5964 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.29
Light Teal
#90E4C1
ΔE00 3.90
Eucalyptus
#44D7A8
ΔE00 3.96
Mediumaquamarine
#66CDAA
ΔE00 4.82
Aqua Marine
#2EE8BB
ΔE00 5.05
Light Turquoise
#7EF4CC
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DFB2 #DF73A0
analogous
#73DF7C #73DFB2 #73D6DF
triadic
#73DFB2 #B273DF #DFB273
tetradic
#73DFB2 #7C73DF #DF73A0 #D6DF73
square
#73DFB2 #7C73DF #DF73A0 #D6DF73
split-complementary
#73DFB2 #DF73D6 #DF7C73
monochromatic
#28AF77 #41D497 #73DFB2 #A5EACD #D7F6E9
Accessibility & contrast
On white
1.62
#73DFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#73DFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DFB2
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DFB2 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD2B0
Deuteranopia (green-blind)
#CBC6B5
Tritanopia (blue-blind)
#4FDFD2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #73dfb2; /* rgb */ color: rgb(115, 223, 178); /* oklch */ color: oklch(82.7% 0.120 164.4);
Tailwind
colors: {
custom: {
50: '#a2e9c9',
500: '#73dfb2',
950: '#000000',
},
}SCSS
$custom: #73dfb2; $custom-light: #a2e9c9; $custom-dark: #000000;
JSON
{
"hex": "#73dfb2",
"rgb": {
"r": 115,
"g": 223,
"b": 178
},
"hsl": {
"h": 155,
"s": 62.791,
"l": 66.275
},
"oklch": {
"l": 0.82688,
"c": 0.12005,
"h": 164.4
},
"luminance": 0.59635
}Semantic roles & 50–950 ramp
primary
#73DFB2
secondary
#B14572
accent
#1B64CB
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1613
muted
#808482