#73CCB2#73CCB2
#73CCB2 is a light, moderate teal. Relative luminance 0.500; OKLCH L 78.2% C 0.095 H 172.8°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #73CCB2 |
|---|---|
| RGB | rgb(115, 204, 178) |
| HSL | hsl(162, 47%, 63%) |
| HSV | hsv(162, 44%, 80%) |
| CMYK | cmyk(43.6%, 0%, 12.7%, 20%) |
| CIE-LAB | lab(76.10, -32.88, 4.65) |
| CIE-LCH | lch(76.10, 33.21, 171.95°) |
| OKLab | oklab(78.2% -0.0938 0.0118) |
| OKLCH | oklch(78.2% 0.095 172.8) |
| XYZ | xyz(36.6957, 50.0422, 49.8363) |
| Luminance | 0.5004 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.29
Pale Teal
#82CBB2
ΔE00 2.08
Mediumaquamarine
#66CDAA
ΔE00 2.83
Light Teal
#90E4C1
ΔE00 6.48
Eucalyptus
#44D7A8
ΔE00 6.72
Seafoam
#7FE0B3
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CCB2 #CC738D
analogous
#73CC85 #73CCB2 #73B9CC
triadic
#73CCB2 #B273CC #CCB273
tetradic
#73CCB2 #8573CC #CC738D #B9CC73
square
#73CCB2 #8573CC #CC738D #B9CC73
split-complementary
#73CCB2 #CC73B9 #CC8573
monochromatic
#349075 #46BC99 #73CCB2 #A0DCCB #CDEDE3
Accessibility & contrast
On white
1.91
#73CCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#73CCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CCB2
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CCB2 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C2B1
Deuteranopia (green-blind)
#B8B7B4
Tritanopia (blue-blind)
#54CEC4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #73ccb2; /* rgb */ color: rgb(115, 204, 178); /* oklch */ color: oklch(78.2% 0.095 172.8);
Tailwind
colors: {
custom: {
50: '#a0dcc9',
500: '#73ccb2',
950: '#000000',
},
}SCSS
$custom: #73ccb2; $custom-light: #a0dcc9; $custom-dark: #000000;
JSON
{
"hex": "#73ccb2",
"rgb": {
"r": 115,
"g": 204,
"b": 178
},
"hsl": {
"h": 162.472,
"s": 46.597,
"l": 62.549
},
"oklch": {
"l": 0.78199,
"c": 0.09455,
"h": 172.8
},
"luminance": 0.50045
}Semantic roles & 50–950 ramp
primary
#73CCB2
secondary
#974D62
accent
#2C55BA
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1513
muted
#808482