#73FBCB#73FBCB
#73FBCB is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.9% C 0.138 H 167.3°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #73FBCB |
|---|---|
| RGB | rgb(115, 251, 203) |
| HSL | hsl(159, 94%, 72%) |
| HSV | hsv(159, 54%, 98%) |
| CMYK | cmyk(54.2%, 0%, 19.1%, 1.6%) |
| CIE-LAB | lab(90.30, -48.34, 11.83) |
| CIE-LCH | lch(90.30, 49.77, 166.25°) |
| OKLab | oklab(89.91% -0.135 0.0303) |
| OKLCH | oklch(89.91% 0.138 167.3) |
| XYZ | xyz(52.3418, 76.9461, 68.5821) |
| Luminance | 0.7695 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.67
Light Aquamarine
#7BFDC7
ΔE00 1.69
Light Turquoise
#7EF4CC
ΔE00 2.37
Light Aqua
#8CFFDB
ΔE00 3.52
Bright Teal
#01F9C6
ΔE00 4.16
Light Greenish Blue
#63F7B4
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FBCB #FB73A3
analogous
#73FB87 #73FBCB #73E7FB
triadic
#73FBCB #CB73FB #FBCB73
tetradic
#73FBCB #8773FB #FB73A3 #E7FB73
square
#73FBCB #8773FB #FB73A3 #E7FB73
split-complementary
#73FBCB #FB73E7 #FB8773
monochromatic
#07ED9C #38F9B5 #73FBCB #AFFDE1 #E1FEF4
Accessibility & contrast
On white
1.28
#73FBCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#73FBCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FBCB
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FBCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FBCB | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6ECC9
Deuteranopia (green-blind)
#E2DDCE
Tritanopia (blue-blind)
#34FCED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #73fbcb; /* rgb */ color: rgb(115, 251, 203); /* oklch */ color: oklch(89.9% 0.138 167.3);
Tailwind
colors: {
custom: {
50: '#a5fdda',
500: '#73fbcb',
950: '#000000',
},
}SCSS
$custom: #73fbcb; $custom-light: #a5fdda; $custom-dark: #000000;
JSON
{
"hex": "#73fbcb",
"rgb": {
"r": 115,
"g": 251,
"b": 203
},
"hsl": {
"h": 158.824,
"s": 94.444,
"l": 71.765
},
"oklch": {
"l": 0.89911,
"c": 0.13837,
"h": 167.3
},
"luminance": 0.76951
}Semantic roles & 50–950 ramp
primary
#73FBCB
secondary
#D73B72
accent
#0051E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684