#73DEEF#73DEEF
#73DEEF is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.3% C 0.101 H 209.0°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #73DEEF |
|---|---|
| RGB | rgb(115, 222, 239) |
| HSL | hsl(188, 79%, 69%) |
| HSV | hsv(188, 52%, 94%) |
| CMYK | cmyk(51.9%, 7.1%, 0%, 6.3%) |
| CIE-LAB | lab(82.97, -26.34, -17.79) |
| CIE-LCH | lch(82.97, 31.78, 214.04°) |
| OKLab | oklab(84.31% -0.0887 -0.0491) |
| OKLCH | oklch(84.31% 0.101 209) |
| XYZ | xyz(48.7653, 62.1150, 91.0642) |
| Luminance | 0.6212 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.59
Robin Egg Blue
#8AF1FE
ΔE00 4.51
Robin'S Egg Blue
#98EFF9
ΔE00 4.99
Aqua Blue
#02D8E9
ΔE00 5.24
Neon Blue
#04D9FF
ΔE00 6.20
Sky Blue
#87CEEB
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73DEEF #EF8473
analogous
#73EFC2 #73DEEF #73A0EF
triadic
#73DEEF #EF73DE #DEEF73
tetradic
#73DEEF #C273EF #EF8473 #A0EF73
square
#73DEEF #C273EF #EF8473 #A0EF73
split-complementary
#73DEEF #EF73A0 #EFC273
monochromatic
#18B7D0 #3CD1E9 #73DEEF #AAEBF5 #E1F8FC
Accessibility & contrast
On white
1.56
#73DEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#73DEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73DEEF
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73DEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73DEEF | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7F0
Deuteranopia (green-blind)
#BBC8EF
Tritanopia (blue-blind)
#0FE6E3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #73deef; /* rgb */ color: rgb(115, 222, 239); /* oklch */ color: oklch(84.3% 0.101 209.0);
Tailwind
colors: {
custom: {
50: '#a4e8f4',
500: '#73deef',
950: '#000000',
},
}SCSS
$custom: #73deef; $custom-light: #a4e8f4; $custom-dark: #000000;
JSON
{
"hex": "#73deef",
"rgb": {
"r": 115,
"g": 222,
"b": 239
},
"hsl": {
"h": 188.226,
"s": 79.487,
"l": 69.412
},
"oklch": {
"l": 0.84306,
"c": 0.10138,
"h": 209
},
"luminance": 0.62119
}Semantic roles & 50–950 ramp
primary
#73DEEF
secondary
#C8513E
accent
#270ADC
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485