#73CFDA#73CFDA
#73CFDA is a light, moderate teal. Relative luminance 0.533; OKLCH L 80.2% C 0.089 H 205.6°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #73CFDA |
|---|---|
| RGB | rgb(115, 207, 218) |
| HSL | hsl(186, 58%, 65%) |
| HSV | hsv(186, 47%, 85%) |
| CMYK | cmyk(47.2%, 5%, 0%, 14.5%) |
| CIE-LAB | lab(78.07, -24.53, -13.97) |
| CIE-LCH | lch(78.07, 28.23, 209.65°) |
| OKLab | oklab(80.16% -0.0804 -0.0385) |
| OKLCH | oklch(80.16% 0.089 205.6) |
| XYZ | xyz(42.0330, 53.3290, 74.3946) |
| Luminance | 0.5333 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.63
Robin'S Egg
#6DEDFD
ΔE00 7.09
Darkturquoise
#00CED1
ΔE00 7.20
Robin'S Egg Blue
#98EFF9
ΔE00 7.63
Mediumturquoise
#48D1CC
ΔE00 7.66
Robin Egg Blue
#8AF1FE
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CFDA #DA7E73
analogous
#73DAB2 #73CFDA #739BDA
triadic
#73CFDA #DA73CF #CFDA73
tetradic
#73CFDA #B273DA #DA7E73 #9BDA73
square
#73CFDA #B273DA #DA7E73 #9BDA73
split-complementary
#73CFDA #DA739B #DAB273
monochromatic
#2C99A7 #43BECD #73CFDA #A3E0E7 #D4F0F4
Accessibility & contrast
On white
1.80
#73CFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#73CFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CFDA
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CFDA | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C8DB
Deuteranopia (green-blind)
#B1BCDA
Tritanopia (blue-blind)
#3AD6D2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #73cfda; /* rgb */ color: rgb(115, 207, 218); /* oklch */ color: oklch(80.2% 0.089 205.6);
Tailwind
colors: {
custom: {
50: '#a2dee5',
500: '#73cfda',
950: '#000000',
},
}SCSS
$custom: #73cfda; $custom-light: #a2dee5; $custom-dark: #000000;
JSON
{
"hex": "#73cfda",
"rgb": {
"r": 115,
"g": 207,
"b": 218
},
"hsl": {
"h": 186.408,
"s": 58.192,
"l": 65.294
},
"oklch": {
"l": 0.80155,
"c": 0.08911,
"h": 205.6
},
"luminance": 0.53332
}Semantic roles & 50–950 ramp
primary
#73CFDA
secondary
#AA5247
accent
#3120C6
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484