#73FFCB#73FFCB
#73FFCB is a very light, vivid teal. Relative luminance 0.795; OKLCH L 90.8% C 0.143 H 166.1°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #73FFCB |
|---|---|
| RGB | rgb(115, 255, 203) |
| HSL | hsl(158, 100%, 73%) |
| HSV | hsv(158, 55%, 100%) |
| CMYK | cmyk(54.9%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(91.45, -50.03, 13.46) |
| CIE-LCH | lch(91.45, 51.81, 164.94°) |
| OKLab | oklab(90.85% -0.1392 0.0345) |
| OKLCH | oklch(90.85% 0.143 166.1) |
| XYZ | xyz(53.6046, 79.4716, 69.0030) |
| Luminance | 0.7948 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.10
Aquamarine
#7FFFD4
ΔE00 2.18
Light Turquoise
#7EF4CC
ΔE00 3.42
Light Greenish Blue
#63F7B4
ΔE00 3.87
Light Aqua
#8CFFDB
ΔE00 4.12
Bright Teal
#01F9C6
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FFCB #FF73A7
analogous
#73FF85 #73FFCB #73EDFF
triadic
#73FFCB #CB73FF #FFCB73
tetradic
#73FFCB #8573FF #FF73A7 #EDFF73
square
#73FFCB #8573FF #FF73A7 #EDFF73
split-complementary
#73FFCB #FF73ED #FF8573
monochromatic
#00F89C #36FFB4 #73FFCB #B0FFE2 #E0FFF4
Accessibility & contrast
On white
1.24
#73FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#73FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FFCB
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FFCB | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC8
Deuteranopia (green-blind)
#E6E0CE
Tritanopia (blue-blind)
#32FFF0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #73ffcb; /* rgb */ color: rgb(115, 255, 203); /* oklch */ color: oklch(90.8% 0.143 166.1);
Tailwind
colors: {
custom: {
50: '#a5ffda',
500: '#73ffcb',
950: '#000000',
},
}SCSS
$custom: #73ffcb; $custom-light: #a5ffda; $custom-dark: #000000;
JSON
{
"hex": "#73ffcb",
"rgb": {
"r": 115,
"g": 255,
"b": 203
},
"hsl": {
"h": 157.714,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.90848,
"c": 0.14343,
"h": 166.1
},
"luminance": 0.79477
}Semantic roles & 50–950 ramp
primary
#73FFCB
secondary
#DC3A76
accent
#0055E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684