#73CFDB#73CFDB
#73CFDB is a light, moderate teal. Relative luminance 0.534; OKLCH L 80.2% C 0.089 H 206.5°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #73CFDB |
|---|---|
| RGB | rgb(115, 207, 219) |
| HSL | hsl(187, 59%, 65%) |
| HSV | hsv(187, 47%, 86%) |
| CMYK | cmyk(47.5%, 5.5%, 0%, 14.1%) |
| CIE-LAB | lab(78.10, -24.27, -14.46) |
| CIE-LCH | lch(78.10, 28.25, 210.78°) |
| OKLab | oklab(80.19% -0.08 -0.0398) |
| OKLCH | oklch(80.19% 0.089 206.5) |
| XYZ | xyz(42.1643, 53.3815, 75.0858) |
| Luminance | 0.5339 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.65
Robin'S Egg
#6DEDFD
ΔE00 7.06
Darkturquoise
#00CED1
ΔE00 7.45
Sky Blue
#87CEEB
ΔE00 7.59
Robin'S Egg Blue
#98EFF9
ΔE00 7.63
Robin Egg Blue
#8AF1FE
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CFDB #DB7F73
analogous
#73DBB3 #73CFDB #739BDB
triadic
#73CFDB #DB73CF #CFDB73
tetradic
#73CFDB #B373DB #DB7F73 #9BDB73
square
#73CFDB #B373DB #DB7F73 #9BDB73
split-complementary
#73CFDB #DB739B #DBB373
monochromatic
#2B9AA8 #42BECE #73CFDB #A4E0E8 #D4F0F4
Accessibility & contrast
On white
1.80
#73CFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#73CFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CFDB
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CFDB | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C8DC
Deuteranopia (green-blind)
#B1BCDB
Tritanopia (blue-blind)
#39D6D2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #73cfdb; /* rgb */ color: rgb(115, 207, 219); /* oklch */ color: oklch(80.2% 0.089 206.5);
Tailwind
colors: {
custom: {
50: '#a2dee6',
500: '#73cfdb',
950: '#000000',
},
}SCSS
$custom: #73cfdb; $custom-light: #a2dee6; $custom-dark: #000000;
JSON
{
"hex": "#73cfdb",
"rgb": {
"r": 115,
"g": 207,
"b": 219
},
"hsl": {
"h": 186.923,
"s": 59.091,
"l": 65.49
},
"oklch": {
"l": 0.8019,
"c": 0.08934,
"h": 206.5
},
"luminance": 0.53385
}Semantic roles & 50–950 ramp
primary
#73CFDB
secondary
#AB5347
accent
#321FC7
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484