#72FCF4#72FCF4
#72FCF4 is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.3% C 0.121 H 190.1°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #72FCF4 |
|---|---|
| RGB | rgb(114, 252, 244) |
| HSL | hsl(177, 96%, 72%) |
| HSV | hsv(177, 55%, 99%) |
| CMYK | cmyk(54.8%, 0%, 3.2%, 1.2%) |
| CIE-LAB | lab(91.56, -39.35, -7.58) |
| CIE-LCH | lch(91.56, 40.08, 190.91°) |
| OKLab | oklab(91.26% -0.1191 -0.0211) |
| OKLCH | oklch(91.26% 0.121 190.1) |
| XYZ | xyz(58.0719, 79.7242, 97.8983) |
| Luminance | 0.7973 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.61
Bright Turquoise
#0FFEF9
ΔE00 3.64
Aqua
#00FFFF
ΔE00 4.22
Bright Aqua
#0BF9EA
ΔE00 4.49
Bright Light Blue
#26F7FD
ΔE00 5.21
Tiffany Blue
#7BF2DA
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FCF4 #FC727A
analogous
#72FCAF #72FCF4 #72BFFC
triadic
#72FCF4 #F472FC #FCF472
tetradic
#72FCF4 #AF72FC #FC727A #BFFC72
square
#72FCF4 #AF72FC #FC727A #BFFC72
split-complementary
#72FCF4 #FC72BF #FCAF72
monochromatic
#05EFE1 #36FBEF #72FCF4 #AEFDF9 #E1FEFD
Accessibility & contrast
On white
1.24
#72FCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#72FCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FCF4
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FCF4 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F4
Deuteranopia (green-blind)
#D9E0F5
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #72fcf4; /* rgb */ color: rgb(114, 252, 244); /* oklch */ color: oklch(91.3% 0.121 190.1);
Tailwind
colors: {
custom: {
50: '#a6fef7',
500: '#72fcf4',
950: '#000000',
},
}SCSS
$custom: #72fcf4; $custom-light: #a6fef7; $custom-dark: #000000;
JSON
{
"hex": "#72fcf4",
"rgb": {
"r": 114,
"g": 252,
"b": 244
},
"hsl": {
"h": 176.522,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.91263,
"c": 0.12093,
"h": 190.1
},
"luminance": 0.7973
}Semantic roles & 50–950 ramp
primary
#72FCF4
secondary
#D83A43
accent
#000DE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685