#72FDFA#72FDFA
#72FDFA is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.7% C 0.121 H 193.3°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #72FDFA |
|---|---|
| RGB | rgb(114, 253, 250) |
| HSL | hsl(179, 97%, 72%) |
| HSV | hsv(179, 55%, 99%) |
| CMYK | cmyk(54.9%, 0%, 1.2%, 0.8%) |
| CIE-LAB | lab(92.01, -38.28, -10.03) |
| CIE-LCH | lch(92.01, 39.57, 194.69°) |
| OKLab | oklab(91.68% -0.1176 -0.0278) |
| OKLCH | oklch(91.68% 0.121 193.3) |
| XYZ | xyz(59.3127, 80.7242, 102.8795) |
| Luminance | 0.8073 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.63
Aqua
#00FFFF
ΔE00 3.63
Bright Turquoise
#0FFEF9
ΔE00 3.73
Bright Light Blue
#26F7FD
ΔE00 4.08
Light Cyan
#ACFFFC
ΔE00 5.61
Bright Aqua
#0BF9EA
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FDFA #FD7275
analogous
#72FDB5 #72FDFA #72BBFD
triadic
#72FDFA #FA72FD #FDFA72
tetradic
#72FDFA #B572FD #FD7275 #BBFD72
square
#72FDFA #B572FD #FD7275 #BBFD72
split-complementary
#72FDFA #FD72BB #FDB572
monochromatic
#03F1EC #36FCF8 #72FDFA #AEFEFC #E1FFFE
Accessibility & contrast
On white
1.22
#72FDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#72FDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FDFA
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FDFA | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FA
Deuteranopia (green-blind)
#D8E1FB
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #72fdfa; /* rgb */ color: rgb(114, 253, 250); /* oklch */ color: oklch(91.7% 0.121 193.3);
Tailwind
colors: {
custom: {
50: '#a7fefb',
500: '#72fdfa',
950: '#000000',
},
}SCSS
$custom: #72fdfa; $custom-light: #a7fefb; $custom-dark: #000000;
JSON
{
"hex": "#72fdfa",
"rgb": {
"r": 114,
"g": 253,
"b": 250
},
"hsl": {
"h": 178.705,
"s": 97.203,
"l": 71.961
},
"oklch": {
"l": 0.9168,
"c": 0.12088,
"h": 193.3
},
"luminance": 0.8073
}Semantic roles & 50–950 ramp
primary
#72FDFA
secondary
#D93A3D
accent
#0005E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685