#73CFD3#73CFD3
#73CFD3 is a light, moderate teal. Relative luminance 0.530; OKLCH L 79.9% C 0.088 H 199.2°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #73CFD3 |
|---|---|
| RGB | rgb(115, 207, 211) |
| HSL | hsl(183, 52%, 64%) |
| HSV | hsv(183, 45%, 83%) |
| CMYK | cmyk(45.5%, 1.9%, 0%, 17.3%) |
| CIE-LAB | lab(77.86, -26.35, -10.52) |
| CIE-LCH | lch(77.86, 28.37, 201.77°) |
| OKLab | oklab(79.92% -0.0832 -0.029) |
| OKLCH | oklch(79.92% 0.088 199.2) |
| XYZ | xyz(41.1363, 52.9703, 69.6719) |
| Luminance | 0.5297 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.39
Darkturquoise
#00CED1
ΔE00 5.84
Aqua Blue
#02D8E9
ΔE00 6.22
Robin'S Egg
#6DEDFD
ΔE00 7.87
Robin'S Egg Blue
#98EFF9
ΔE00 8.14
Robin Egg Blue
#8AF1FE
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CFD3 #D37773
analogous
#73D3A7 #73CFD3 #739FD3
triadic
#73CFD3 #D373CF #CFD373
tetradic
#73CFD3 #A773D3 #D37773 #9FD373
square
#73CFD3 #A773D3 #D37773 #9FD373
split-complementary
#73CFD3 #D3739F #D3A773
monochromatic
#31969B #44BFC4 #73CFD3 #A2DFE2 #D0EFF0
Accessibility & contrast
On white
1.81
#73CFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#73CFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CFD3
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CFD3 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C8D3
Deuteranopia (green-blind)
#B3BBD4
Tritanopia (blue-blind)
#40D5D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #73cfd3; /* rgb */ color: rgb(115, 207, 211); /* oklch */ color: oklch(79.9% 0.088 199.2);
Tailwind
colors: {
custom: {
50: '#a1dee0',
500: '#73cfd3',
950: '#000000',
},
}SCSS
$custom: #73cfd3; $custom-light: #a1dee0; $custom-dark: #000000;
JSON
{
"hex": "#73cfd3",
"rgb": {
"r": 115,
"g": 207,
"b": 211
},
"hsl": {
"h": 182.5,
"s": 52.174,
"l": 63.922
},
"oklch": {
"l": 0.79915,
"c": 0.08811,
"h": 199.2
},
"luminance": 0.52974
}Semantic roles & 50–950 ramp
primary
#73CFD3
secondary
#A04E4A
accent
#2C26C0
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484