#73DEE2#73DEE2
#73DEE2 is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.9% C 0.099 H 198.7°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #73DEE2 |
|---|---|
| RGB | rgb(115, 222, 226) |
| HSL | hsl(182, 66%, 67%) |
| HSV | hsv(182, 49%, 89%) |
| CMYK | cmyk(49.1%, 1.8%, 0%, 11.4%) |
| CIE-LAB | lab(82.58, -29.77, -11.49) |
| CIE-LCH | lch(82.58, 31.91, 201.10°) |
| OKLab | oklab(83.86% -0.0939 -0.0317) |
| OKLCH | oklch(83.86% 0.099 198.7) |
| XYZ | xyz(46.9134, 61.3742, 81.3109) |
| Luminance | 0.6138 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 5.10
Aqua Blue
#02D8E9
ΔE00 5.65
Robin Egg Blue
#8AF1FE
ΔE00 5.65
Robin'S Egg Blue
#98EFF9
ΔE00 5.69
Mediumturquoise
#48D1CC
ΔE00 5.78
Darkturquoise
#00CED1
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DEE2 #E27773
analogous
#73E2AF #73DEE2 #73A7E2
triadic
#73DEE2 #E273DE #DEE273
tetradic
#73DEE2 #AF73E2 #E27773 #A7E273
square
#73DEE2 #AF73E2 #E27773 #A7E273
split-complementary
#73DEE2 #E273A7 #E2AF73
monochromatic
#26B0B5 #40D2D7 #73DEE2 #A6EAED #D8F6F7
Accessibility & contrast
On white
1.58
#73DEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#73DEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DEE2
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DEE2 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D6E2
Deuteranopia (green-blind)
#BFC8E3
Tritanopia (blue-blind)
#2AE4DF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #73dee2; /* rgb */ color: rgb(115, 222, 226); /* oklch */ color: oklch(83.9% 0.099 198.7);
Tailwind
colors: {
custom: {
50: '#a3e8eb',
500: '#73dee2',
950: '#000000',
},
}SCSS
$custom: #73dee2; $custom-light: #a3e8eb; $custom-dark: #000000;
JSON
{
"hex": "#73dee2",
"rgb": {
"r": 115,
"g": 222,
"b": 226
},
"hsl": {
"h": 182.162,
"s": 65.68,
"l": 66.863
},
"oklch": {
"l": 0.83858,
"c": 0.09908,
"h": 198.7
},
"luminance": 0.61378
}Semantic roles & 50–950 ramp
primary
#73DEE2
secondary
#B64743
accent
#1F18CE
background
#FDFEFE
surface
#F7FCFD
border
#D0D5D5
text
#101616
muted
#818484