#73DFCE#73DFCE
#73DFCE is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.5% C 0.103 H 182.2°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #73DFCE |
|---|---|
| RGB | rgb(115, 223, 206) |
| HSL | hsl(171, 63%, 66%) |
| HSV | hsv(171, 48%, 87%) |
| CMYK | cmyk(48.4%, 0%, 7.6%, 12.5%) |
| CIE-LAB | lab(82.31, -35.23, -1.27) |
| CIE-LCH | lch(82.31, 35.25, 182.06°) |
| OKLab | oklab(83.46% -0.1033 -0.004) |
| OKLCH | oklch(83.46% 0.103 182.2) |
| XYZ | xyz(44.5938, 60.8726, 67.7802) |
| Luminance | 0.6088 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.60
Tiffany Blue
#7BF2DA
ΔE00 4.54
Seafoam Blue
#78D1B6
ΔE00 5.26
Mediumturquoise
#48D1CC
ΔE00 5.92
Aqua (survey)
#13EAC9
ΔE00 6.67
Pale Teal
#82CBB2
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DFCE #DF7384
analogous
#73DF98 #73DFCE #73BADF
triadic
#73DFCE #CE73DF #DFCE73
tetradic
#73DFCE #9873DF #DF7384 #BADF73
square
#73DFCE #9873DF #DF7384 #BADF73
split-complementary
#73DFCE #DF73BA #DF9873
monochromatic
#28AF9A #41D4BD #73DFCE #A5EADF #D7F6F1
Accessibility & contrast
On white
1.59
#73DFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#73DFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DFCE
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DFCE | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CD
Deuteranopia (green-blind)
#C5C7D0
Tritanopia (blue-blind)
#3EE3DA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #73dfce; /* rgb */ color: rgb(115, 223, 206); /* oklch */ color: oklch(83.5% 0.103 182.2);
Tailwind
colors: {
custom: {
50: '#a2e9dc',
500: '#73dfce',
950: '#000000',
},
}SCSS
$custom: #73dfce; $custom-light: #a2e9dc; $custom-dark: #000000;
JSON
{
"hex": "#73dfce",
"rgb": {
"r": 115,
"g": 223,
"b": 206
},
"hsl": {
"h": 170.556,
"s": 62.791,
"l": 66.275
},
"oklch": {
"l": 0.83456,
"c": 0.10343,
"h": 182.2
},
"luminance": 0.60876
}Semantic roles & 50–950 ramp
primary
#73DFCE
secondary
#B14556
accent
#1B37CB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484