#72FBC5#72FBC5
#72FBC5 is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.7% C 0.143 H 164.8°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #72FBC5 |
|---|---|
| RGB | rgb(114, 251, 197) |
| HSL | hsl(156, 94%, 72%) |
| HSV | hsv(156, 55%, 98%) |
| CMYK | cmyk(54.6%, 0%, 21.5%, 1.6%) |
| CIE-LAB | lab(90.14, -49.83, 14.69) |
| CIE-LCH | lch(90.14, 51.96, 163.57°) |
| OKLab | oklab(89.73% -0.1382 0.0377) |
| OKLCH | oklch(89.73% 0.143 164.8) |
| XYZ | xyz(51.5098, 76.5982, 64.8829) |
| Luminance | 0.7660 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.79
Aquamarine
#7FFFD4
ΔE00 2.87
Light Greenish Blue
#63F7B4
ΔE00 3.01
Light Turquoise
#7EF4CC
ΔE00 3.44
Greenish Cyan
#2AFEB7
ΔE00 4.30
Light Blue Green
#7EFBB3
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FBC5 #FB72A8
analogous
#72FB81 #72FBC5 #72EDFB
triadic
#72FBC5 #C572FB #FBC572
tetradic
#72FBC5 #8172FB #FB72A8 #EDFB72
square
#72FBC5 #8172FB #FB72A8 #EDFB72
split-complementary
#72FBC5 #FB72ED #FB8172
monochromatic
#07EC92 #36F9AD #72FBC5 #AEFDDD #E1FEF3
Accessibility & contrast
On white
1.29
#72FBC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#72FBC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FBC5
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FBC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FBC5 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EBC2
Deuteranopia (green-blind)
#E3DDC8
Tritanopia (blue-blind)
#36FBEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #72fbc5; /* rgb */ color: rgb(114, 251, 197); /* oklch */ color: oklch(89.7% 0.143 164.8);
Tailwind
colors: {
custom: {
50: '#a4fdd6',
500: '#72fbc5',
950: '#000000',
},
}SCSS
$custom: #72fbc5; $custom-light: #a4fdd6; $custom-dark: #000000;
JSON
{
"hex": "#72fbc5",
"rgb": {
"r": 114,
"g": 251,
"b": 197
},
"hsl": {
"h": 156.35,
"s": 94.483,
"l": 71.569
},
"oklch": {
"l": 0.89729,
"c": 0.14328,
"h": 164.8
},
"luminance": 0.76603
}Semantic roles & 50–950 ramp
primary
#72FBC5
secondary
#D73A78
accent
#005AE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683