#73E2EA#73E2EA
#73E2EA is a very light, moderate teal. Relative luminance 0.640; OKLCH L 85.0% C 0.102 H 201.7°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #73E2EA |
|---|---|
| RGB | rgb(115, 226, 234) |
| HSL | hsl(184, 74%, 68%) |
| HSV | hsv(184, 51%, 92%) |
| CMYK | cmyk(50.9%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(83.95, -29.60, -13.67) |
| CIE-LCH | lch(83.95, 32.61, 204.79°) |
| OKLab | oklab(85.04% -0.095 -0.0377) |
| OKLCH | oklch(85.04% 0.102 201.7) |
| XYZ | xyz(49.1119, 63.9736, 87.5860) |
| Luminance | 0.6398 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.46
Robin Egg Blue
#8AF1FE
ΔE00 4.21
Robin'S Egg Blue
#98EFF9
ΔE00 4.57
Aqua Blue
#02D8E9
ΔE00 5.28
Bright Light Blue
#26F7FD
ΔE00 6.33
Paleturquoise
#AFEEEE
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73E2EA #EA7B73
analogous
#73EAB6 #73E2EA #73A6EA
triadic
#73E2EA #EA73E2 #E2EA73
tetradic
#73E2EA #B673EA #EA7B73 #A6EA73
square
#73E2EA #B673EA #EA7B73 #A6EA73
split-complementary
#73E2EA #EA73A6 #EAB673
monochromatic
#1EBAC5 #3ED7E2 #73E2EA #A8EDF2 #DDF8FA
Accessibility & contrast
On white
1.52
#73E2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#73E2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73E2EA
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73E2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73E2EA | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEB
Deuteranopia (green-blind)
#C0CBEB
Tritanopia (blue-blind)
#19E9E4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #73e2ea; /* rgb */ color: rgb(115, 226, 234); /* oklch */ color: oklch(85.0% 0.102 201.7);
Tailwind
colors: {
custom: {
50: '#a4ebf0',
500: '#73e2ea',
950: '#000000',
},
}SCSS
$custom: #73e2ea; $custom-light: #a4ebf0; $custom-dark: #000000;
JSON
{
"hex": "#73e2ea",
"rgb": {
"r": 115,
"g": 226,
"b": 234
},
"hsl": {
"h": 184.034,
"s": 73.913,
"l": 68.431
},
"oklch": {
"l": 0.8504,
"c": 0.10222,
"h": 201.7
},
"luminance": 0.63978
}Semantic roles & 50–950 ramp
primary
#73E2EA
secondary
#C2483F
accent
#1D0FD6
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485