#73CFDE#73CFDE
#73CFDE is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.3% C 0.090 H 209.1°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #73CFDE |
|---|---|
| RGB | rgb(115, 207, 222) |
| HSL | hsl(188, 62%, 66%) |
| HSV | hsv(188, 48%, 87%) |
| CMYK | cmyk(48.2%, 6.8%, 0%, 12.9%) |
| CIE-LAB | lab(78.19, -23.47, -15.93) |
| CIE-LCH | lch(78.19, 28.37, 214.16°) |
| OKLab | oklab(80.3% -0.0788 -0.0439) |
| OKLCH | oklch(80.3% 0.09 209.1) |
| XYZ | xyz(42.5628, 53.5409, 77.1846) |
| Luminance | 0.5354 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.87
Sky Blue
#87CEEB
ΔE00 6.59
Neon Blue
#04D9FF
ΔE00 7.03
Robin'S Egg
#6DEDFD
ΔE00 7.08
Robin'S Egg Blue
#98EFF9
ΔE00 7.73
Robin Egg Blue
#8AF1FE
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73CFDE #DE8273
analogous
#73DEB7 #73CFDE #7399DE
triadic
#73CFDE #DE73CF #CFDE73
tetradic
#73CFDE #B773DE #DE8273 #99DE73
square
#73CFDE #B773DE #DE8273 #99DE73
split-complementary
#73CFDE #DE7399 #DEB773
monochromatic
#299BAE #41BED2 #73CFDE #A5E0EA #D6F1F5
Accessibility & contrast
On white
1.79
#73CFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#73CFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73CFDE
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73CFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73CFDE | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C9DF
Deuteranopia (green-blind)
#B0BCDE
Tritanopia (blue-blind)
#36D6D3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #73cfde; /* rgb */ color: rgb(115, 207, 222); /* oklch */ color: oklch(80.3% 0.090 209.1);
Tailwind
colors: {
custom: {
50: '#a2dee8',
500: '#73cfde',
950: '#000000',
},
}SCSS
$custom: #73cfde; $custom-light: #a2dee8; $custom-dark: #000000;
JSON
{
"hex": "#73cfde",
"rgb": {
"r": 115,
"g": 207,
"b": 222
},
"hsl": {
"h": 188.411,
"s": 61.85,
"l": 66.078
},
"oklch": {
"l": 0.80296,
"c": 0.0902,
"h": 209.1
},
"luminance": 0.53544
}Semantic roles & 50–950 ramp
primary
#73CFDE
secondary
#B05446
accent
#341CCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484