#72F8FA#72F8FA
#72F8FA is a very light, moderate teal. Relative luminance 0.776; OKLCH L 90.5% C 0.117 H 196.6°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #72F8FA |
|---|---|
| RGB | rgb(114, 248, 250) |
| HSL | hsl(181, 93%, 71%) |
| HSV | hsv(181, 54%, 98%) |
| CMYK | cmyk(54.4%, 0.8%, 0%, 2%) |
| CIE-LAB | lab(90.60, -35.99, -12.13) |
| CIE-LCH | lch(90.60, 37.98, 198.63°) |
| OKLab | oklab(90.54% -0.1125 -0.0336) |
| OKLCH | oklch(90.54% 0.117 196.6) |
| XYZ | xyz(57.7549, 77.6087, 102.3603) |
| Luminance | 0.7761 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.94
Bright Light Blue
#26F7FD
ΔE00 3.33
Aqua
#00FFFF
ΔE00 4.22
Bright Turquoise
#0FFEF9
ΔE00 4.83
Robin Egg Blue
#8AF1FE
ΔE00 5.29
Robin'S Egg
#6DEDFD
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72F8FA #FA7472
analogous
#72FAB8 #72F8FA #72B4FA
triadic
#72F8FA #FA72F8 #F8FA72
tetradic
#72F8FA #B872FA #FA7472 #B4FA72
square
#72F8FA #B872FA #FA7472 #B4FA72
split-complementary
#72F8FA #FA72B4 #FAB872
monochromatic
#08E6E9 #37F5F8 #72F8FA #ADFBFC #E1FEFE
Accessibility & contrast
On white
1.27
#72F8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#72F8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72F8FA
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72F8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72F8FA | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EEFA
Deuteranopia (green-blind)
#D3DDFB
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #72f8fa; /* rgb */ color: rgb(114, 248, 250); /* oklch */ color: oklch(90.5% 0.117 196.6);
Tailwind
colors: {
custom: {
50: '#a6fbfb',
500: '#72f8fa',
950: '#000000',
},
}SCSS
$custom: #72f8fa; $custom-light: #a6fbfb; $custom-dark: #000000;
JSON
{
"hex": "#72f8fa",
"rgb": {
"r": 114,
"g": 248,
"b": 250
},
"hsl": {
"h": 180.882,
"s": 93.151,
"l": 71.373
},
"oklch": {
"l": 0.90543,
"c": 0.11737,
"h": 196.6
},
"luminance": 0.77614
}Semantic roles & 50–950 ramp
primary
#72F8FA
secondary
#D63D3B
accent
#0300E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111717
muted
#818585