#73CEBE#73CEBE
#73CEBE is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.0% C 0.091 H 181.2°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #73CEBE |
|---|---|
| RGB | rgb(115, 206, 190) |
| HSL | hsl(169, 48%, 63%) |
| HSV | hsv(169, 44%, 81%) |
| CMYK | cmyk(44.2%, 0%, 7.8%, 19.2%) |
| CIE-LAB | lab(76.98, -31.05, -0.52) |
| CIE-LCH | lch(76.98, 31.06, 180.95°) |
| OKLab | oklab(79.02% -0.0909 -0.0019) |
| OKLCH | oklch(79.02% 0.091 181.2) |
| XYZ | xyz(38.4321, 51.5022, 56.6209) |
| Luminance | 0.5151 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.78
Pale Teal
#82CBB2
ΔE00 4.17
Mediumturquoise
#48D1CC
ΔE00 5.46
Turquoise
#40E0D0
ΔE00 6.03
Mediumaquamarine
#66CDAA
ΔE00 6.11
Turquoise (survey)
#06C2AC
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CEBE #CE7383
analogous
#73CE91 #73CEBE #73B0CE
triadic
#73CEBE #BE73CE #CEBE73
tetradic
#73CEBE #9173CE #CE7383 #B0CE73
square
#73CEBE #9173CE #CE7383 #B0CE73
split-complementary
#73CEBE #CE73B0 #CE9173
monochromatic
#339382 #46BEA9 #73CEBE #A0DED3 #CEEEE8
Accessibility & contrast
On white
1.86
#73CEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#73CEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CEBE
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CEBE | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BD
Deuteranopia (green-blind)
#B8B9BF
Tritanopia (blue-blind)
#4ED1C9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #73cebe; /* rgb */ color: rgb(115, 206, 190); /* oklch */ color: oklch(79.0% 0.091 181.2);
Tailwind
colors: {
custom: {
50: '#a0ddd1',
500: '#73cebe',
950: '#000000',
},
}SCSS
$custom: #73cebe; $custom-light: #a0ddd1; $custom-dark: #000000;
JSON
{
"hex": "#73cebe",
"rgb": {
"r": 115,
"g": 206,
"b": 190
},
"hsl": {
"h": 169.451,
"s": 48.148,
"l": 62.941
},
"oklch": {
"l": 0.79016,
"c": 0.09092,
"h": 181.2
},
"luminance": 0.51505
}Semantic roles & 50–950 ramp
primary
#73CEBE
secondary
#994C5A
accent
#2A44BB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483