#73FBCE#73FBCE
#73FBCE is a very light, vivid teal. Relative luminance 0.771; OKLCH L 90.0% C 0.136 H 168.8°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #73FBCE |
|---|---|
| RGB | rgb(115, 251, 206) |
| HSL | hsl(160, 94%, 72%) |
| HSV | hsv(160, 54%, 98%) |
| CMYK | cmyk(54.2%, 0%, 17.9%, 1.6%) |
| CIE-LAB | lab(90.36, -47.69, 10.37) |
| CIE-LCH | lch(90.36, 48.80, 167.73°) |
| OKLab | oklab(89.99% -0.1337 0.0266) |
| OKLCH | oklch(89.99% 0.136 168.8) |
| XYZ | xyz(52.7028, 77.0905, 70.4831) |
| Luminance | 0.7710 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.26
Light Turquoise
#7EF4CC
ΔE00 1.99
Light Aquamarine
#7BFDC7
ΔE00 2.39
Light Aqua
#8CFFDB
ΔE00 2.98
Bright Teal
#01F9C6
ΔE00 4.17
Light Greenish Blue
#63F7B4
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FBCE #FB73A0
analogous
#73FB8A #73FBCE #73E4FB
triadic
#73FBCE #CE73FB #FBCE73
tetradic
#73FBCE #8A73FB #FB73A0 #E4FB73
square
#73FBCE #8A73FB #FB73A0 #E4FB73
split-complementary
#73FBCE #FB73E4 #FB8A73
monochromatic
#07EDA1 #38F9B9 #73FBCE #AFFDE3 #E1FEF5
Accessibility & contrast
On white
1.28
#73FBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#73FBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FBCE
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FBCE | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5ECCC
Deuteranopia (green-blind)
#E1DDD1
Tritanopia (blue-blind)
#31FCEE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #73fbce; /* rgb */ color: rgb(115, 251, 206); /* oklch */ color: oklch(90.0% 0.136 168.8);
Tailwind
colors: {
custom: {
50: '#a5fddd',
500: '#73fbce',
950: '#000000',
},
}SCSS
$custom: #73fbce; $custom-light: #a5fddd; $custom-dark: #000000;
JSON
{
"hex": "#73fbce",
"rgb": {
"r": 115,
"g": 251,
"b": 206
},
"hsl": {
"h": 160.147,
"s": 94.444,
"l": 71.765
},
"oklch": {
"l": 0.89987,
"c": 0.13631,
"h": 168.8
},
"luminance": 0.77095
}Semantic roles & 50–950 ramp
primary
#73FBCE
secondary
#D73B6F
accent
#004CE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684