#72FCFB#72FCFB
#72FCFB is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.5% C 0.120 H 194.6°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #72FCFB |
|---|---|
| RGB | rgb(114, 252, 251) |
| HSL | hsl(180, 96%, 72%) |
| HSV | hsv(180, 55%, 99%) |
| CMYK | cmyk(54.8%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(91.76, -37.57, -10.93) |
| CIE-LCH | lch(91.76, 39.13, 196.22°) |
| OKLab | oklab(91.49% -0.1162 -0.0303) |
| OKLCH | oklch(91.49% 0.12 194.6) |
| XYZ | xyz(59.1550, 80.1574, 103.6025) |
| Luminance | 0.8016 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.52
Aqua
#00FFFF
ΔE00 3.68
Bright Light Blue
#26F7FD
ΔE00 3.70
Bright Turquoise
#0FFEF9
ΔE00 4.04
Light Cyan
#ACFFFC
ΔE00 5.55
Bright Aqua
#0BF9EA
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FCFB #FC7273
analogous
#72FCB6 #72FCFB #72B8FC
triadic
#72FCFB #FB72FC #FCFB72
tetradic
#72FCFB #B672FC #FC7273 #B8FC72
square
#72FCFB #B672FC #FC7273 #B8FC72
split-complementary
#72FCFB #FC72B8 #FCB672
monochromatic
#05EFED #36FBF9 #72FCFB #AEFDFD #E1FEFE
Accessibility & contrast
On white
1.23
#72FCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#72FCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FCFB
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FCFB | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FB
Deuteranopia (green-blind)
#D7E0FC
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #72fcfb; /* rgb */ color: rgb(114, 252, 251); /* oklch */ color: oklch(91.5% 0.120 194.6);
Tailwind
colors: {
custom: {
50: '#a7fefc',
500: '#72fcfb',
950: '#000000',
},
}SCSS
$custom: #72fcfb; $custom-light: #a7fefc; $custom-dark: #000000;
JSON
{
"hex": "#72fcfb",
"rgb": {
"r": 114,
"g": 252,
"b": 251
},
"hsl": {
"h": 179.565,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.91485,
"c": 0.12007,
"h": 194.6
},
"luminance": 0.80163
}Semantic roles & 50–950 ramp
primary
#72FCFB
secondary
#D83A3B
accent
#0002E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685