#73EBED#73EBED
#73EBED is a very light, moderate teal. Relative luminance 0.692; OKLCH L 87.2% C 0.108 H 196.8°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #73EBED |
|---|---|
| RGB | rgb(115, 235, 237) |
| HSL | hsl(181, 77%, 69%) |
| HSV | hsv(181, 51%, 93%) |
| CMYK | cmyk(51.5%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(86.59, -33.10, -11.31) |
| CIE-LCH | lch(86.59, 34.98, 198.87°) |
| OKLab | oklab(87.19% -0.1035 -0.0313) |
| OKLCH | oklch(87.19% 0.108 196.8) |
| XYZ | xyz(52.0583, 69.1711, 90.7123) |
| Luminance | 0.6918 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.50
Robin'S Egg
#6DEDFD
ΔE00 4.69
Bright Cyan
#41FDFE
ΔE00 4.93
Robin Egg Blue
#8AF1FE
ΔE00 4.95
Robin'S Egg Blue
#98EFF9
ΔE00 5.29
Aqua
#00FFFF
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73EBED #ED7573
analogous
#73EDB2 #73EBED #73AEED
triadic
#73EBED #ED73EB #EBED73
tetradic
#73EBED #B273ED #ED7573 #AEED73
square
#73EBED #B273ED #ED7573 #AEED73
split-complementary
#73EBED #ED73AE #EDB273
monochromatic
#1AC9CB #3DE3E6 #73EBED #A9F3F4 #DFFAFB
Accessibility & contrast
On white
1.42
#73EBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#73EBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73EBED
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73EBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73EBED | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2ED
Deuteranopia (green-blind)
#C9D2EE
Tritanopia (blue-blind)
#00F2EB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #73ebed; /* rgb */ color: rgb(115, 235, 237); /* oklch */ color: oklch(87.2% 0.108 196.8);
Tailwind
colors: {
custom: {
50: '#a5f2f2',
500: '#73ebed',
950: '#000000',
},
}SCSS
$custom: #73ebed; $custom-light: #a5f2f2; $custom-dark: #000000;
JSON
{
"hex": "#73ebed",
"rgb": {
"r": 115,
"g": 235,
"b": 237
},
"hsl": {
"h": 180.984,
"s": 77.215,
"l": 69.02
},
"oklch": {
"l": 0.87192,
"c": 0.10809,
"h": 196.8
},
"luminance": 0.69176
}Semantic roles & 50–950 ramp
primary
#73EBED
secondary
#C6413F
accent
#0F0CD9
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101717
muted
#818585