#72FCFA#72FCFA
#72FCFA is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.5% C 0.120 H 194.0°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #72FCFA |
|---|---|
| RGB | rgb(114, 252, 250) |
| HSL | hsl(179, 96%, 72%) |
| HSV | hsv(179, 55%, 99%) |
| CMYK | cmyk(54.8%, 0%, 0.8%, 1.2%) |
| CIE-LAB | lab(91.73, -37.83, -10.45) |
| CIE-LCH | lch(91.73, 39.24, 195.45°) |
| OKLab | oklab(91.45% -0.1166 -0.029) |
| OKLCH | oklch(91.45% 0.12 194) |
| XYZ | xyz(58.9978, 80.0945, 102.7746) |
| Luminance | 0.8010 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.57
Aqua
#00FFFF
ΔE00 3.66
Bright Light Blue
#26F7FD
ΔE00 3.85
Bright Turquoise
#0FFEF9
ΔE00 3.89
Light Cyan
#ACFFFC
ΔE00 5.57
Bright Aqua
#0BF9EA
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FCFA #FC7274
analogous
#72FCB5 #72FCFA #72B9FC
triadic
#72FCFA #FA72FC #FCFA72
tetradic
#72FCFA #B572FC #FC7274 #B9FC72
square
#72FCFA #B572FC #FC7274 #B9FC72
split-complementary
#72FCFA #FC72B9 #FCB572
monochromatic
#05EFEB #36FBF8 #72FCFA #AEFDFC #E1FEFE
Accessibility & contrast
On white
1.23
#72FCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#72FCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FCFA
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FCFA | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FA
Deuteranopia (green-blind)
#D7E0FB
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #72fcfa; /* rgb */ color: rgb(114, 252, 250); /* oklch */ color: oklch(91.5% 0.120 194.0);
Tailwind
colors: {
custom: {
50: '#a7fefb',
500: '#72fcfa',
950: '#000000',
},
}SCSS
$custom: #72fcfa; $custom-light: #a7fefb; $custom-dark: #000000;
JSON
{
"hex": "#72fcfa",
"rgb": {
"r": 114,
"g": 252,
"b": 250
},
"hsl": {
"h": 179.13,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.91453,
"c": 0.12015,
"h": 194
},
"luminance": 0.801
}Semantic roles & 50–950 ramp
primary
#72FCFA
secondary
#D83A3C
accent
#0003E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685