#72FCF5#72FCF5
#72FCF5 is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.3% C 0.121 H 190.7°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #72FCF5 |
|---|---|
| RGB | rgb(114, 252, 245) |
| HSL | hsl(177, 96%, 72%) |
| HSV | hsv(177, 55%, 99%) |
| CMYK | cmyk(54.8%, 0%, 2.8%, 1.2%) |
| CIE-LAB | lab(91.59, -39.10, -8.06) |
| CIE-LCH | lch(91.59, 39.92, 191.65°) |
| OKLab | oklab(91.29% -0.1187 -0.0225) |
| OKLCH | oklch(91.29% 0.121 190.7) |
| XYZ | xyz(58.2242, 79.7851, 98.7002) |
| Luminance | 0.7979 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.37
Bright Turquoise
#0FFEF9
ΔE00 3.60
Aqua
#00FFFF
ΔE00 4.05
Bright Aqua
#0BF9EA
ΔE00 4.69
Bright Light Blue
#26F7FD
ΔE00 4.95
Light Cyan
#ACFFFC
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FCF5 #FC7279
analogous
#72FCB0 #72FCF5 #72BEFC
triadic
#72FCF5 #F572FC #FCF572
tetradic
#72FCF5 #B072FC #FC7279 #BEFC72
square
#72FCF5 #B072FC #FC7279 #BEFC72
split-complementary
#72FCF5 #FC72BE #FCB072
monochromatic
#05EFE3 #36FBF1 #72FCF5 #AEFDF9 #E1FEFD
Accessibility & contrast
On white
1.24
#72FCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#72FCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FCF5
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FCF5 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F5
Deuteranopia (green-blind)
#D9E0F6
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #72fcf5; /* rgb */ color: rgb(114, 252, 245); /* oklch */ color: oklch(91.3% 0.121 190.7);
Tailwind
colors: {
custom: {
50: '#a6fef8',
500: '#72fcf5',
950: '#000000',
},
}SCSS
$custom: #72fcf5; $custom-light: #a6fef8; $custom-dark: #000000;
JSON
{
"hex": "#72fcf5",
"rgb": {
"r": 114,
"g": 252,
"b": 245
},
"hsl": {
"h": 176.957,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.91294,
"c": 0.12077,
"h": 190.7
},
"luminance": 0.79791
}Semantic roles & 50–950 ramp
primary
#72FCF5
secondary
#D83A42
accent
#000CE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685