#73CCD2#73CCD2
#73CCD2 is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.2% C 0.086 H 201.2°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #73CCD2 |
|---|---|
| RGB | rgb(115, 204, 210) |
| HSL | hsl(184, 51%, 64%) |
| HSV | hsv(184, 45%, 82%) |
| CMYK | cmyk(45.2%, 2.9%, 0%, 17.6%) |
| CIE-LAB | lab(76.97, -25.13, -11.31) |
| CIE-LCH | lch(76.97, 27.55, 204.23°) |
| OKLab | oklab(79.19% -0.0802 -0.0311) |
| OKLCH | oklch(79.19% 0.086 201.2) |
| XYZ | xyz(40.2915, 51.4805, 68.7738) |
| Luminance | 0.5148 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.22
Darkturquoise
#00CED1
ΔE00 6.28
Aqua Blue
#02D8E9
ΔE00 6.31
Robin'S Egg
#6DEDFD
ΔE00 8.23
Robin'S Egg Blue
#98EFF9
ΔE00 8.53
Robin Egg Blue
#8AF1FE
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CCD2 #D27973
analogous
#73D2A8 #73CCD2 #739CD2
triadic
#73CCD2 #D273CC #CCD273
tetradic
#73CCD2 #A873D2 #D27973 #9CD273
square
#73CCD2 #A873D2 #D27973 #9CD273
split-complementary
#73CCD2 #D2739C #D2A873
monochromatic
#319399 #45BBC3 #73CCD2 #A1DDE1 #D0EEF0
Accessibility & contrast
On white
1.86
#73CCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#73CCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CCD2
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CCD2 | 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)
#C0C5D3
Deuteranopia (green-blind)
#B0B9D3
Tritanopia (blue-blind)
#42D2CE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #73ccd2; /* rgb */ color: rgb(115, 204, 210); /* oklch */ color: oklch(79.2% 0.086 201.2);
Tailwind
colors: {
custom: {
50: '#a1dbdf',
500: '#73ccd2',
950: '#000000',
},
}SCSS
$custom: #73ccd2; $custom-light: #a1dbdf; $custom-dark: #000000;
JSON
{
"hex": "#73ccd2",
"rgb": {
"r": 115,
"g": 204,
"b": 210
},
"hsl": {
"h": 183.789,
"s": 51.351,
"l": 63.725
},
"oklch": {
"l": 0.79192,
"c": 0.08601,
"h": 201.2
},
"luminance": 0.51484
}Semantic roles & 50–950 ramp
primary
#73CCD2
secondary
#9F504B
accent
#3027BF
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484