#73CCD3#73CCD3
#73CCD3 is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.2% C 0.086 H 202.2°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #73CCD3 |
|---|---|
| RGB | rgb(115, 204, 211) |
| HSL | hsl(184, 52%, 64%) |
| HSV | hsv(184, 45%, 83%) |
| CMYK | cmyk(45.5%, 3.3%, 0%, 17.3%) |
| CIE-LAB | lab(77.00, -24.87, -11.80) |
| CIE-LCH | lch(77.00, 27.53, 205.39°) |
| OKLab | oklab(79.23% -0.0798 -0.0325) |
| OKLCH | oklch(79.23% 0.086 202.2) |
| XYZ | xyz(40.4164, 51.5305, 69.4319) |
| Luminance | 0.5153 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.21
Darkturquoise
#00CED1
ΔE00 6.46
Mediumturquoise
#48D1CC
ΔE00 6.54
Robin'S Egg
#6DEDFD
ΔE00 8.11
Robin'S Egg Blue
#98EFF9
ΔE00 8.45
Robin Egg Blue
#8AF1FE
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CCD3 #D37A73
analogous
#73D3AA #73CCD3 #739CD3
triadic
#73CCD3 #D373CC #CCD373
tetradic
#73CCD3 #AA73D3 #D37A73 #9CD373
square
#73CCD3 #AA73D3 #D37A73 #9CD373
split-complementary
#73CCD3 #D3739C #D3AA73
monochromatic
#31939B #44BBC4 #73CCD3 #A2DDE2 #D0EEF0
Accessibility & contrast
On white
1.86
#73CCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#73CCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CCD3
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CCD3 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C5D4
Deuteranopia (green-blind)
#B0B9D4
Tritanopia (blue-blind)
#41D2CE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #73ccd3; /* rgb */ color: rgb(115, 204, 211); /* oklch */ color: oklch(79.2% 0.086 202.2);
Tailwind
colors: {
custom: {
50: '#a1dbe0',
500: '#73ccd3',
950: '#000000',
},
}SCSS
$custom: #73ccd3; $custom-light: #a1dbe0; $custom-dark: #000000;
JSON
{
"hex": "#73ccd3",
"rgb": {
"r": 115,
"g": 204,
"b": 211
},
"hsl": {
"h": 184.375,
"s": 52.174,
"l": 63.922
},
"oklch": {
"l": 0.79226,
"c": 0.08614,
"h": 202.2
},
"luminance": 0.51534
}Semantic roles & 50–950 ramp
primary
#73CCD3
secondary
#A0514A
accent
#3126C0
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484