#73CEBB#73CEBB
#73CEBB is a light, moderate teal. Relative luminance 0.514; OKLCH L 78.9% C 0.092 H 178.7°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #73CEBB |
|---|---|
| RGB | rgb(115, 206, 187) |
| HSL | hsl(167, 48%, 63%) |
| HSV | hsv(167, 44%, 81%) |
| CMYK | cmyk(44.2%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(76.90, -31.76, 0.98) |
| CIE-LCH | lch(76.90, 31.77, 178.23°) |
| OKLab | oklab(78.93% -0.0922 0.0021) |
| OKLCH | oklch(78.93% 0.092 178.7) |
| XYZ | xyz(38.1076, 51.3724, 54.9118) |
| Luminance | 0.5138 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.77
Pale Teal
#82CBB2
ΔE00 3.37
Mediumaquamarine
#66CDAA
ΔE00 5.07
Turquoise
#40E0D0
ΔE00 6.27
Mediumturquoise
#48D1CC
ΔE00 6.32
Turquoise (survey)
#06C2AC
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CEBB #CE7386
analogous
#73CE8E #73CEBB #73B3CE
triadic
#73CEBB #BB73CE #CEBB73
tetradic
#73CEBB #8E73CE #CE7386 #B3CE73
square
#73CEBB #8E73CE #CE7386 #B3CE73
split-complementary
#73CEBB #CE73B3 #CE8E73
monochromatic
#33937F #46BEA5 #73CEBB #A0DED1 #CEEEE7
Accessibility & contrast
On white
1.86
#73CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#73CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CEBB
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CEBB | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4BA
Deuteranopia (green-blind)
#B8B9BD
Tritanopia (blue-blind)
#4FD1C8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #73cebb; /* rgb */ color: rgb(115, 206, 187); /* oklch */ color: oklch(78.9% 0.092 178.7);
Tailwind
colors: {
custom: {
50: '#a0ddcf',
500: '#73cebb',
950: '#000000',
},
}SCSS
$custom: #73cebb; $custom-light: #a0ddcf; $custom-dark: #000000;
JSON
{
"hex": "#73cebb",
"rgb": {
"r": 115,
"g": 206,
"b": 187
},
"hsl": {
"h": 167.473,
"s": 48.148,
"l": 62.941
},
"oklch": {
"l": 0.78927,
"c": 0.09223,
"h": 178.7
},
"luminance": 0.51375
}Semantic roles & 50–950 ramp
primary
#73CEBB
secondary
#994C5C
accent
#2A48BB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483