#73FDCB#73FDCB
#73FDCB is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.4% C 0.141 H 166.7°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #73FDCB |
|---|---|
| RGB | rgb(115, 253, 203) |
| HSL | hsl(158, 97%, 72%) |
| HSV | hsv(158, 55%, 99%) |
| CMYK | cmyk(54.5%, 0%, 19.8%, 0.8%) |
| CIE-LAB | lab(90.87, -49.19, 12.65) |
| CIE-LCH | lch(90.87, 50.79, 165.58°) |
| OKLab | oklab(90.38% -0.1371 0.0324) |
| OKLCH | oklch(90.38% 0.141 166.7) |
| XYZ | xyz(52.9699, 78.2023, 68.7914) |
| Luminance | 0.7821 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.31
Aquamarine
#7FFFD4
ΔE00 1.86
Light Turquoise
#7EF4CC
ΔE00 2.89
Light Aqua
#8CFFDB
ΔE00 3.79
Light Greenish Blue
#63F7B4
ΔE00 4.07
Bright Teal
#01F9C6
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FDCB #FD73A5
analogous
#73FD86 #73FDCB #73EAFD
triadic
#73FDCB #CB73FD #FDCB73
tetradic
#73FDCB #8673FD #FD73A5 #EAFD73
square
#73FDCB #8673FD #FD73A5 #EAFD73
split-complementary
#73FDCB #FD73EA #FD8673
monochromatic
#03F29C #37FCB5 #73FDCB #AFFEE1 #E1FFF4
Accessibility & contrast
On white
1.26
#73FDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#73FDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FDCB
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FDCB | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EEC8
Deuteranopia (green-blind)
#E4DFCE
Tritanopia (blue-blind)
#33FEEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #73fdcb; /* rgb */ color: rgb(115, 253, 203); /* oklch */ color: oklch(90.4% 0.141 166.7);
Tailwind
colors: {
custom: {
50: '#a5ffda',
500: '#73fdcb',
950: '#000000',
},
}SCSS
$custom: #73fdcb; $custom-light: #a5ffda; $custom-dark: #000000;
JSON
{
"hex": "#73fdcb",
"rgb": {
"r": 115,
"g": 253,
"b": 203
},
"hsl": {
"h": 158.261,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.9038,
"c": 0.1409,
"h": 166.7
},
"luminance": 0.78207
}Semantic roles & 50–950 ramp
primary
#73FDCB
secondary
#DA3B74
accent
#0053E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684