#73CFD7#73CFD7
#73CFD7 is a light, moderate teal. Relative luminance 0.532; OKLCH L 80.1% C 0.089 H 202.9°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #73CFD7 |
|---|---|
| RGB | rgb(115, 207, 215) |
| HSL | hsl(185, 56%, 65%) |
| HSV | hsv(185, 47%, 84%) |
| CMYK | cmyk(46.5%, 3.7%, 0%, 15.7%) |
| CIE-LAB | lab(77.98, -25.32, -12.49) |
| CIE-LCH | lch(77.98, 28.23, 206.26°) |
| OKLab | oklab(80.05% -0.0816 -0.0344) |
| OKLCH | oklch(80.05% 0.089 202.9) |
| XYZ | xyz(41.6440, 53.1734, 72.3458) |
| Luminance | 0.5318 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.72
Darkturquoise
#00CED1
ΔE00 6.51
Mediumturquoise
#48D1CC
ΔE00 6.65
Robin'S Egg
#6DEDFD
ΔE00 7.30
Robin'S Egg Blue
#98EFF9
ΔE00 7.75
Robin Egg Blue
#8AF1FE
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CFD7 #D77B73
analogous
#73D7AD #73CFD7 #739DD7
triadic
#73CFD7 #D773CF #CFD773
tetradic
#73CFD7 #AD73D7 #D77B73 #9DD773
square
#73CFD7 #AD73D7 #D77B73 #9DD773
split-complementary
#73CFD7 #D7739D #D7AD73
monochromatic
#2E98A1 #43BFC9 #73CFD7 #A3DFE5 #D2F0F2
Accessibility & contrast
On white
1.80
#73CFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#73CFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CFD7
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CFD7 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C8D8
Deuteranopia (green-blind)
#B2BBD8
Tritanopia (blue-blind)
#3CD5D1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #73cfd7; /* rgb */ color: rgb(115, 207, 215); /* oklch */ color: oklch(80.1% 0.089 202.9);
Tailwind
colors: {
custom: {
50: '#a2dee3',
500: '#73cfd7',
950: '#000000',
},
}SCSS
$custom: #73cfd7; $custom-light: #a2dee3; $custom-dark: #000000;
JSON
{
"hex": "#73cfd7",
"rgb": {
"r": 115,
"g": 207,
"b": 215
},
"hsl": {
"h": 184.8,
"s": 55.556,
"l": 64.706
},
"oklch": {
"l": 0.80051,
"c": 0.08853,
"h": 202.9
},
"luminance": 0.53177
}Semantic roles & 50–950 ramp
primary
#73CFD7
secondary
#A55049
accent
#2F22C3
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484