#73FDCC#73FDCC
#73FDCC is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.4% C 0.140 H 167.1°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #73FDCC |
|---|---|
| RGB | rgb(115, 253, 204) |
| HSL | hsl(159, 97%, 72%) |
| HSV | hsv(159, 55%, 99%) |
| CMYK | cmyk(54.5%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(90.89, -48.97, 12.16) |
| CIE-LCH | lch(90.89, 50.46, 166.05°) |
| OKLab | oklab(90.41% -0.1367 0.0312) |
| OKLCH | oklch(90.41% 0.14 167.1) |
| XYZ | xyz(53.0894, 78.2501, 69.4211) |
| Luminance | 0.7825 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.52
Aquamarine
#7FFFD4
ΔE00 1.66
Light Turquoise
#7EF4CC
ΔE00 2.74
Light Aqua
#8CFFDB
ΔE00 3.60
Bright Teal
#01F9C6
ΔE00 4.19
Light Greenish Blue
#63F7B4
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FDCC #FD73A4
analogous
#73FD87 #73FDCC #73E9FD
triadic
#73FDCC #CC73FD #FDCC73
tetradic
#73FDCC #8773FD #FD73A4 #E9FD73
square
#73FDCC #8773FD #FD73A4 #E9FD73
split-complementary
#73FDCC #FD73E9 #FD8773
monochromatic
#03F29D #37FCB6 #73FDCC #AFFEE2 #E1FFF4
Accessibility & contrast
On white
1.26
#73FDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#73FDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FDCC
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FDCC | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EEC9
Deuteranopia (green-blind)
#E3DFCF
Tritanopia (blue-blind)
#32FEEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #73fdcc; /* rgb */ color: rgb(115, 253, 204); /* oklch */ color: oklch(90.4% 0.140 167.1);
Tailwind
colors: {
custom: {
50: '#a5ffdb',
500: '#73fdcc',
950: '#000000',
},
}SCSS
$custom: #73fdcc; $custom-light: #a5ffdb; $custom-dark: #000000;
JSON
{
"hex": "#73fdcc",
"rgb": {
"r": 115,
"g": 253,
"b": 204
},
"hsl": {
"h": 158.696,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.90405,
"c": 0.14019,
"h": 167.1
},
"luminance": 0.78255
}Semantic roles & 50–950 ramp
primary
#73FDCC
secondary
#DA3B73
accent
#0051E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684