#73FEBE#73FEBE
#73FEBE is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.3% C 0.152 H 161.1°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #73FEBE |
|---|---|
| RGB | rgb(115, 254, 190) |
| HSL | hsl(152, 99%, 72%) |
| HSV | hsv(152, 55%, 100%) |
| CMYK | cmyk(54.7%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(90.89, -52.31, 19.35) |
| CIE-LCH | lch(90.89, 55.78, 159.70°) |
| OKLab | oklab(90.31% -0.1439 0.0494) |
| OKLCH | oklch(90.31% 0.152 161.1) |
| XYZ | xyz(51.8017, 78.2414, 61.0774) |
| Luminance | 0.7825 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.87
Light Aquamarine
#7BFDC7
ΔE00 2.09
Light Blue Green
#7EFBB3
ΔE00 2.40
Seafoam (survey)
#80F9AD
ΔE00 3.45
Seafoam Green
#7AF9AB
ΔE00 3.49
Greenish Cyan
#2AFEB7
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#73FEBE #FE73B3
analogous
#73FE78 #73FEBE #73F9FE
triadic
#73FEBE #BE73FE #FEBE73
tetradic
#73FEBE #7873FE #FE73B3 #F9FE73
square
#73FEBE #7873FE #FE73B3 #F9FE73
split-complementary
#73FEBE #FE73F9 #FE7873
monochromatic
#02F585 #36FEA2 #73FEBE #B0FEDA #E1FFF1
Accessibility & contrast
On white
1.26
#73FEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#73FEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #73FEBE
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##73FEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##73FEBE | 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)
#FBEDBA
Deuteranopia (green-blind)
#E7DFC2
Tritanopia (blue-blind)
#3DFDEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #73febe; /* rgb */ color: rgb(115, 254, 190); /* oklch */ color: oklch(90.3% 0.152 161.1);
Tailwind
colors: {
custom: {
50: '#a5ffd1',
500: '#73febe',
950: '#000000',
},
}SCSS
$custom: #73febe; $custom-light: #a5ffd1; $custom-dark: #000000;
JSON
{
"hex": "#73febe",
"rgb": {
"r": 115,
"g": 254,
"b": 190
},
"hsl": {
"h": 152.374,
"s": 98.582,
"l": 72.353
},
"oklch": {
"l": 0.90305,
"c": 0.15213,
"h": 161.1
},
"luminance": 0.78246
}Semantic roles & 50–950 ramp
primary
#73FEBE
secondary
#DB3A84
accent
#006AE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683