#73FFDB#73FFDB
#73FFDB is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.3% C 0.133 H 173.8°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #73FFDB |
|---|---|
| RGB | rgb(115, 255, 219) |
| HSL | hsl(165, 100%, 73%) |
| HSV | hsv(165, 55%, 100%) |
| CMYK | cmyk(54.9%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(91.81, -46.50, 5.73) |
| CIE-LCH | lch(91.81, 46.85, 172.97°) |
| OKLab | oklab(91.26% -0.1322 0.0145) |
| OKLCH | oklch(91.26% 0.133 173.8) |
| XYZ | xyz(55.6106, 80.2740, 79.5679) |
| Luminance | 0.8028 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.21
Aquamarine
#7FFFD4
ΔE00 2.31
Light Turquoise
#7EF4CC
ΔE00 3.15
Tiffany Blue
#7BF2DA
ΔE00 4.09
Light Aquamarine
#7BFDC7
ΔE00 4.88
Bright Teal
#01F9C6
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FFDB #FF7397
analogous
#73FF95 #73FFDB #73DDFF
triadic
#73FFDB #DB73FF #FFDB73
tetradic
#73FFDB #9573FF #FF7397 #DDFF73
square
#73FFDB #9573FF #FF7397 #DDFF73
split-complementary
#73FFDB #FF73DD #FF9573
monochromatic
#00F8B8 #36FFCB #73FFDB #B0FFEB #E0FFF7
Accessibility & contrast
On white
1.23
#73FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#73FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FFDB
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FFDB | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1D9
Deuteranopia (green-blind)
#E2E1DE
Tritanopia (blue-blind)
#1CFFF4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #73ffdb; /* rgb */ color: rgb(115, 255, 219); /* oklch */ color: oklch(91.3% 0.133 173.8);
Tailwind
colors: {
custom: {
50: '#a6ffe6',
500: '#73ffdb',
950: '#000000',
},
}SCSS
$custom: #73ffdb; $custom-light: #a6ffe6; $custom-dark: #000000;
JSON
{
"hex": "#73ffdb",
"rgb": {
"r": 115,
"g": 255,
"b": 219
},
"hsl": {
"h": 164.571,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.91261,
"c": 0.13302,
"h": 173.8
},
"luminance": 0.80279
}Semantic roles & 50–950 ramp
primary
#73FFDB
secondary
#DC3A64
accent
#003BE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684