#72FCC2#72FCC2
#72FCC2 is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.9% C 0.147 H 163.2°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #72FCC2 |
|---|---|
| RGB | rgb(114, 252, 194) |
| HSL | hsl(155, 96%, 72%) |
| HSV | hsv(155, 55%, 99%) |
| CMYK | cmyk(54.8%, 0%, 23%, 1.2%) |
| CIE-LAB | lab(90.36, -50.88, 16.55) |
| CIE-LCH | lch(90.36, 53.51, 161.98°) |
| OKLab | oklab(89.89% -0.1406 0.0424) |
| OKLCH | oklch(89.89% 0.147 163.2) |
| XYZ | xyz(51.4827, 77.0885, 63.1950) |
| Luminance | 0.7709 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.04
Light Greenish Blue
#63F7B4
ΔE00 2.34
Light Blue Green
#7EFBB3
ΔE00 3.48
Aquamarine
#7FFFD4
ΔE00 3.63
Greenish Cyan
#2AFEB7
ΔE00 3.83
Light Turquoise
#7EF4CC
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FCC2 #FC72AC
analogous
#72FC7D #72FCC2 #72F1FC
triadic
#72FCC2 #C272FC #FCC272
tetradic
#72FCC2 #7D72FC #FC72AC #F1FC72
square
#72FCC2 #7D72FC #FC72AC #F1FC72
split-complementary
#72FCC2 #FC72F1 #FC7D72
monochromatic
#05EF8C #36FBA8 #72FCC2 #AEFDDC #E1FEF2
Accessibility & contrast
On white
1.28
#72FCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#72FCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FCC2
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FCC2 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8ECBF
Deuteranopia (green-blind)
#E4DEC6
Tritanopia (blue-blind)
#38FCEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #72fcc2; /* rgb */ color: rgb(114, 252, 194); /* oklch */ color: oklch(89.9% 0.147 163.2);
Tailwind
colors: {
custom: {
50: '#a4fed4',
500: '#72fcc2',
950: '#000000',
},
}SCSS
$custom: #72fcc2; $custom-light: #a4fed4; $custom-dark: #000000;
JSON
{
"hex": "#72fcc2",
"rgb": {
"r": 114,
"g": 252,
"b": 194
},
"hsl": {
"h": 154.783,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.89893,
"c": 0.14686,
"h": 163.2
},
"luminance": 0.77093
}Semantic roles & 50–950 ramp
primary
#72FCC2
secondary
#D83A7C
accent
#0060E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683