#73CEB2#73CEB2
#73CEB2 is a light, moderate teal. Relative luminance 0.510; OKLCH L 78.7% C 0.097 H 171.7°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #73CEB2 |
|---|---|
| RGB | rgb(115, 206, 178) |
| HSL | hsl(162, 48%, 63%) |
| HSV | hsv(162, 44%, 81%) |
| CMYK | cmyk(44.2%, 0%, 13.6%, 19.2%) |
| CIE-LAB | lab(76.68, -33.82, 5.49) |
| CIE-LCH | lch(76.68, 34.27, 170.77°) |
| OKLab | oklab(78.67% -0.0961 0.014) |
| OKLCH | oklch(78.67% 0.097 171.7) |
| XYZ | xyz(37.1741, 50.9990, 49.9957) |
| Luminance | 0.5100 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 0.92
Mediumaquamarine
#66CDAA
ΔE00 2.33
Pale Teal
#82CBB2
ΔE00 2.33
Light Teal
#90E4C1
ΔE00 5.92
Seafoam
#7FE0B3
ΔE00 6.02
Eucalyptus
#44D7A8
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CEB2 #CE738F
analogous
#73CE84 #73CEB2 #73BDCE
triadic
#73CEB2 #B273CE #CEB273
tetradic
#73CEB2 #8473CE #CE738F #BDCE73
square
#73CEB2 #8473CE #CE738F #BDCE73
split-complementary
#73CEB2 #CE73BD #CE8473
monochromatic
#339376 #46BE99 #73CEB2 #A0DECB #CEEEE4
Accessibility & contrast
On white
1.87
#73CEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#73CEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CEB2
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CEB2 | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C4B1
Deuteranopia (green-blind)
#BAB9B4
Tritanopia (blue-blind)
#54CFC6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #73ceb2; /* rgb */ color: rgb(115, 206, 178); /* oklch */ color: oklch(78.7% 0.097 171.7);
Tailwind
colors: {
custom: {
50: '#a0ddc9',
500: '#73ceb2',
950: '#000000',
},
}SCSS
$custom: #73ceb2; $custom-light: #a0ddc9; $custom-dark: #000000;
JSON
{
"hex": "#73ceb2",
"rgb": {
"r": 115,
"g": 206,
"b": 178
},
"hsl": {
"h": 161.538,
"s": 48.148,
"l": 62.941
},
"oklch": {
"l": 0.7867,
"c": 0.09717,
"h": 171.7
},
"luminance": 0.51002
}Semantic roles & 50–950 ramp
primary
#73CEB2
secondary
#994C64
accent
#2A57BB
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482