#73CBBE#73CBBE
#73CBBE is a light, moderate teal. Relative luminance 0.501; OKLCH L 78.3% C 0.088 H 183.5°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #73CBBE |
|---|---|
| RGB | rgb(115, 203, 190) |
| HSL | hsl(171, 46%, 62%) |
| HSV | hsv(171, 43%, 80%) |
| CMYK | cmyk(43.3%, 0%, 6.4%, 20.4%) |
| CIE-LAB | lab(76.11, -29.61, -1.79) |
| CIE-LCH | lch(76.11, 29.67, 183.46°) |
| OKLab | oklab(78.32% -0.0874 -0.0053) |
| OKLCH | oklch(78.32% 0.088 183.5) |
| XYZ | xyz(37.7168, 50.0715, 56.3825) |
| Luminance | 0.5007 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.87
Seafoam Blue
#78D1B6
ΔE00 4.90
Mediumturquoise
#48D1CC
ΔE00 5.00
Turquoise
#40E0D0
ΔE00 6.63
Mediumaquamarine
#66CDAA
ΔE00 7.12
Turquoise (survey)
#06C2AC
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CBBE #CB7380
analogous
#73CB92 #73CBBE #73ACCB
triadic
#73CBBE #BE73CB #CBBE73
tetradic
#73CBBE #9273CB #CB7380 #ACCB73
square
#73CBBE #9273CB #CB7380 #ACCB73
split-complementary
#73CBBE #CB73AC #CB9273
monochromatic
#358F81 #46BAA9 #73CBBE #A0DCD3 #CCECE7
Accessibility & contrast
On white
1.91
#73CBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#73CBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CBBE
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CBBE | 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)
#C4C2BE
Deuteranopia (green-blind)
#B5B7BF
Tritanopia (blue-blind)
#4FCEC7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #73cbbe; /* rgb */ color: rgb(115, 203, 190); /* oklch */ color: oklch(78.3% 0.088 183.5);
Tailwind
colors: {
custom: {
50: '#a0dbd1',
500: '#73cbbe',
950: '#000000',
},
}SCSS
$custom: #73cbbe; $custom-light: #a0dbd1; $custom-dark: #000000;
JSON
{
"hex": "#73cbbe",
"rgb": {
"r": 115,
"g": 203,
"b": 190
},
"hsl": {
"h": 171.136,
"s": 45.833,
"l": 62.353
},
"oklch": {
"l": 0.78315,
"c": 0.08756,
"h": 183.5
},
"luminance": 0.50074
}Semantic roles & 50–950 ramp
primary
#73CBBE
secondary
#954D58
accent
#2C41B9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483