#73CEBA#73CEBA
#73CEBA is a light, moderate teal. Relative luminance 0.513; OKLCH L 78.9% C 0.093 H 177.9°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #73CEBA |
|---|---|
| RGB | rgb(115, 206, 186) |
| HSL | hsl(167, 48%, 63%) |
| HSV | hsv(167, 44%, 81%) |
| CMYK | cmyk(44.2%, 0%, 9.7%, 19.2%) |
| CIE-LAB | lab(76.88, -31.99, 1.48) |
| CIE-LCH | lch(76.88, 32.03, 177.34°) |
| OKLab | oklab(78.9% -0.0926 0.0034) |
| OKLCH | oklch(78.9% 0.093 177.9) |
| XYZ | xyz(38.0009, 51.3297, 54.3500) |
| Luminance | 0.5133 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.44
Pale Teal
#82CBB2
ΔE00 3.13
Mediumaquamarine
#66CDAA
ΔE00 4.74
Turquoise
#40E0D0
ΔE00 6.39
Mediumturquoise
#48D1CC
ΔE00 6.62
Turquoise (survey)
#06C2AC
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CEBA #CE7387
analogous
#73CE8C #73CEBA #73B4CE
triadic
#73CEBA #BA73CE #CEBA73
tetradic
#73CEBA #8C73CE #CE7387 #B4CE73
square
#73CEBA #8C73CE #CE7387 #B4CE73
split-complementary
#73CEBA #CE73B4 #CE8C73
monochromatic
#33937E #46BEA4 #73CEBA #A0DED0 #CEEEE7
Accessibility & contrast
On white
1.86
#73CEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#73CEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CEBA
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CEBA | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C4B9
Deuteranopia (green-blind)
#B9B9BC
Tritanopia (blue-blind)
#50D0C8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #73ceba; /* rgb */ color: rgb(115, 206, 186); /* oklch */ color: oklch(78.9% 0.093 177.9);
Tailwind
colors: {
custom: {
50: '#a0ddce',
500: '#73ceba',
950: '#000000',
},
}SCSS
$custom: #73ceba; $custom-light: #a0ddce; $custom-dark: #000000;
JSON
{
"hex": "#73ceba",
"rgb": {
"r": 115,
"g": 206,
"b": 186
},
"hsl": {
"h": 166.813,
"s": 48.148,
"l": 62.941
},
"oklch": {
"l": 0.78898,
"c": 0.0927,
"h": 177.9
},
"luminance": 0.51333
}Semantic roles & 50–950 ramp
primary
#73CEBA
secondary
#994C5D
accent
#2A4ABB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483