#73FCCB#73FCCB
#73FCCB is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.1% C 0.140 H 167.0°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #73FCCB |
|---|---|
| RGB | rgb(115, 252, 203) |
| HSL | hsl(159, 96%, 72%) |
| HSV | hsv(159, 54%, 99%) |
| CMYK | cmyk(54.4%, 0%, 19.4%, 1.2%) |
| CIE-LAB | lab(90.58, -48.77, 12.24) |
| CIE-LCH | lch(90.58, 50.28, 165.91°) |
| OKLab | oklab(90.15% -0.1361 0.0314) |
| OKLCH | oklch(90.15% 0.14 167) |
| XYZ | xyz(52.6550, 77.5725, 68.6865) |
| Luminance | 0.7758 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.48
Aquamarine
#7FFFD4
ΔE00 1.75
Light Turquoise
#7EF4CC
ΔE00 2.63
Light Aqua
#8CFFDB
ΔE00 3.65
Bright Teal
#01F9C6
ΔE00 4.19
Light Greenish Blue
#63F7B4
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FCCB #FC73A4
analogous
#73FC87 #73FCCB #73E9FC
triadic
#73FCCB #CB73FC #FCCB73
tetradic
#73FCCB #8773FC #FC73A4 #E9FC73
square
#73FCCB #8773FC #FC73A4 #E9FC73
split-complementary
#73FCCB #FC73E9 #FC8773
monochromatic
#05EF9C #37FBB5 #73FCCB #AFFDE1 #E1FEF4
Accessibility & contrast
On white
1.27
#73FCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#73FCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FCCB
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FCCB | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDC8
Deuteranopia (green-blind)
#E3DECE
Tritanopia (blue-blind)
#34FDEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #73fccb; /* rgb */ color: rgb(115, 252, 203); /* oklch */ color: oklch(90.1% 0.140 167.0);
Tailwind
colors: {
custom: {
50: '#a5feda',
500: '#73fccb',
950: '#000000',
},
}SCSS
$custom: #73fccb; $custom-light: #a5feda; $custom-dark: #000000;
JSON
{
"hex": "#73fccb",
"rgb": {
"r": 115,
"g": 252,
"b": 203
},
"hsl": {
"h": 158.54,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.90146,
"c": 0.13964,
"h": 167
},
"luminance": 0.77577
}Semantic roles & 50–950 ramp
primary
#73FCCB
secondary
#D83B73
accent
#0052E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684