#72FCC4#72FCC4
#72FCC4 is a very light, vivid teal. Relative luminance 0.772; OKLCH L 89.9% C 0.145 H 164.1°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #72FCC4 |
|---|---|
| RGB | rgb(114, 252, 196) |
| HSL | hsl(156, 96%, 72%) |
| HSV | hsv(156, 55%, 99%) |
| CMYK | cmyk(54.8%, 0%, 22.2%, 1.2%) |
| CIE-LAB | lab(90.40, -50.46, 15.58) |
| CIE-LCH | lch(90.40, 52.82, 162.84°) |
| OKLab | oklab(89.94% -0.1397 0.0399) |
| OKLCH | oklch(89.94% 0.145 164.1) |
| XYZ | xyz(51.7088, 77.1789, 64.3859) |
| Luminance | 0.7718 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.78
Light Greenish Blue
#63F7B4
ΔE00 2.71
Aquamarine
#7FFFD4
ΔE00 3.21
Light Turquoise
#7EF4CC
ΔE00 3.88
Light Blue Green
#7EFBB3
ΔE00 3.92
Greenish Cyan
#2AFEB7
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FCC4 #FC72AA
analogous
#72FC7F #72FCC4 #72EFFC
triadic
#72FCC4 #C472FC #FCC472
tetradic
#72FCC4 #7F72FC #FC72AA #EFFC72
square
#72FCC4 #7F72FC #FC72AA #EFFC72
split-complementary
#72FCC4 #FC72EF #FC7F72
monochromatic
#05EF90 #36FBAB #72FCC4 #AEFDDD #E1FEF2
Accessibility & contrast
On white
1.28
#72FCC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#72FCC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FCC4
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FCC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FCC4 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8ECC1
Deuteranopia (green-blind)
#E4DEC8
Tritanopia (blue-blind)
#37FCEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #72fcc4; /* rgb */ color: rgb(114, 252, 196); /* oklch */ color: oklch(89.9% 0.145 164.1);
Tailwind
colors: {
custom: {
50: '#a4fed6',
500: '#72fcc4',
950: '#000000',
},
}SCSS
$custom: #72fcc4; $custom-light: #a4fed6; $custom-dark: #000000;
JSON
{
"hex": "#72fcc4",
"rgb": {
"r": 114,
"g": 252,
"b": 196
},
"hsl": {
"h": 155.652,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.8994,
"c": 0.14532,
"h": 164.1
},
"luminance": 0.77184
}Semantic roles & 50–950 ramp
primary
#72FCC4
secondary
#D83A7A
accent
#005DE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683