#72FDFB#72FDFB
#72FDFB is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.7% C 0.121 H 194.0°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #72FDFB |
|---|---|
| RGB | rgb(114, 253, 251) |
| HSL | hsl(179, 97%, 72%) |
| HSV | hsv(179, 55%, 99%) |
| CMYK | cmyk(54.9%, 0%, 0.8%, 0.8%) |
| CIE-LAB | lab(92.04, -38.03, -10.51) |
| CIE-LCH | lch(92.04, 39.45, 195.45°) |
| OKLab | oklab(91.71% -0.1172 -0.0291) |
| OKLCH | oklch(91.71% 0.121 194) |
| XYZ | xyz(59.4699, 80.7871, 103.7075) |
| Luminance | 0.8079 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.54
Aqua
#00FFFF
ΔE00 3.61
Bright Turquoise
#0FFEF9
ΔE00 3.86
Bright Light Blue
#26F7FD
ΔE00 3.90
Light Cyan
#ACFFFC
ΔE00 5.58
Bright Aqua
#0BF9EA
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FDFB #FD7274
analogous
#72FDB6 #72FDFB #72B9FD
triadic
#72FDFB #FB72FD #FDFB72
tetradic
#72FDFB #B672FD #FD7274 #B9FD72
square
#72FDFB #B672FD #FD7274 #B9FD72
split-complementary
#72FDFB #FD72B9 #FDB672
monochromatic
#03F1EE #36FCF9 #72FDFB #AEFEFD #E1FFFE
Accessibility & contrast
On white
1.22
#72FDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#72FDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FDFB
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FDFB | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FB
Deuteranopia (green-blind)
#D8E1FC
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #72fdfb; /* rgb */ color: rgb(114, 253, 251); /* oklch */ color: oklch(91.7% 0.121 194.0);
Tailwind
colors: {
custom: {
50: '#a7fefc',
500: '#72fdfb',
950: '#000000',
},
}SCSS
$custom: #72fdfb; $custom-light: #a7fefc; $custom-dark: #000000;
JSON
{
"hex": "#72fdfb",
"rgb": {
"r": 114,
"g": 253,
"b": 251
},
"hsl": {
"h": 179.137,
"s": 97.203,
"l": 71.961
},
"oklch": {
"l": 0.91712,
"c": 0.12079,
"h": 194
},
"luminance": 0.80793
}Semantic roles & 50–950 ramp
primary
#72FDFB
secondary
#D93A3C
accent
#0003E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685