#73CBBD#73CBBD
#73CBBD is a light, moderate teal. Relative luminance 0.500; OKLCH L 78.3% C 0.088 H 182.6°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #73CBBD |
|---|---|
| RGB | rgb(115, 203, 189) |
| HSL | hsl(170, 46%, 62%) |
| HSV | hsv(170, 43%, 80%) |
| CMYK | cmyk(43.3%, 0%, 6.9%, 20.4%) |
| CIE-LAB | lab(76.09, -29.85, -1.29) |
| CIE-LCH | lch(76.09, 29.88, 182.47°) |
| OKLab | oklab(78.29% -0.0878 -0.0039) |
| OKLCH | oklch(78.29% 0.088 182.6) |
| XYZ | xyz(37.6078, 50.0280, 55.8088) |
| Luminance | 0.5003 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.55
Seafoam Blue
#78D1B6
ΔE00 4.55
Mediumturquoise
#48D1CC
ΔE00 5.24
Turquoise
#40E0D0
ΔE00 6.62
Mediumaquamarine
#66CDAA
ΔE00 6.76
Turquoise (survey)
#06C2AC
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CBBD #CB7381
analogous
#73CB91 #73CBBD #73ADCB
triadic
#73CBBD #BD73CB #CBBD73
tetradic
#73CBBD #9173CB #CB7381 #ADCB73
square
#73CBBD #9173CB #CB7381 #ADCB73
split-complementary
#73CBBD #CB73AD #CB9173
monochromatic
#358F80 #46BAA8 #73CBBD #A0DCD2 #CCECE7
Accessibility & contrast
On white
1.91
#73CBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#73CBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CBBD
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CBBD | 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)
#C4C2BD
Deuteranopia (green-blind)
#B5B7BE
Tritanopia (blue-blind)
#4FCEC7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #73cbbd; /* rgb */ color: rgb(115, 203, 189); /* oklch */ color: oklch(78.3% 0.088 182.6);
Tailwind
colors: {
custom: {
50: '#a0dbd0',
500: '#73cbbd',
950: '#000000',
},
}SCSS
$custom: #73cbbd; $custom-light: #a0dbd0; $custom-dark: #000000;
JSON
{
"hex": "#73cbbd",
"rgb": {
"r": 115,
"g": 203,
"b": 189
},
"hsl": {
"h": 170.455,
"s": 45.833,
"l": 62.353
},
"oklch": {
"l": 0.78285,
"c": 0.08792,
"h": 182.6
},
"luminance": 0.50031
}Semantic roles & 50–950 ramp
primary
#73CBBD
secondary
#954D58
accent
#2C43B9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483