#72F9FA#72F9FA
#72F9FA is a very light, moderate teal. Relative luminance 0.782; OKLCH L 90.8% C 0.118 H 195.9°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #72F9FA |
|---|---|
| RGB | rgb(114, 249, 250) |
| HSL | hsl(180, 93%, 71%) |
| HSV | hsv(180, 54%, 98%) |
| CMYK | cmyk(54.4%, 0.4%, 0%, 2%) |
| CIE-LAB | lab(90.88, -36.45, -11.71) |
| CIE-LCH | lch(90.88, 38.28, 197.81°) |
| OKLab | oklab(90.77% -0.1135 -0.0324) |
| OKLCH | oklch(90.77% 0.118 195.9) |
| XYZ | xyz(58.0631, 78.2252, 102.4630) |
| Luminance | 0.7823 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.76
Bright Light Blue
#26F7FD
ΔE00 3.40
Aqua
#00FFFF
ΔE00 4.02
Bright Turquoise
#0FFEF9
ΔE00 4.56
Light Cyan
#ACFFFC
ΔE00 5.58
Robin Egg Blue
#8AF1FE
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72F9FA #FA7372
analogous
#72FAB7 #72F9FA #72B5FA
triadic
#72F9FA #FA72F9 #F9FA72
tetradic
#72F9FA #B772FA #FA7372 #B5FA72
square
#72F9FA #B772FA #FA7372 #B5FA72
split-complementary
#72F9FA #FA72B5 #FAB772
monochromatic
#08E8E9 #37F6F8 #72F9FA #ADFCFC #E1FEFE
Accessibility & contrast
On white
1.26
#72F9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#72F9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72F9FA
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72F9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72F9FA | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEEFA
Deuteranopia (green-blind)
#D4DEFB
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #72f9fa; /* rgb */ color: rgb(114, 249, 250); /* oklch */ color: oklch(90.8% 0.118 195.9);
Tailwind
colors: {
custom: {
50: '#a6fbfb',
500: '#72f9fa',
950: '#000000',
},
}SCSS
$custom: #72f9fa; $custom-light: #a6fbfb; $custom-dark: #000000;
JSON
{
"hex": "#72f9fa",
"rgb": {
"r": 114,
"g": 249,
"b": 250
},
"hsl": {
"h": 180.441,
"s": 93.151,
"l": 71.373
},
"oklch": {
"l": 0.90771,
"c": 0.11804,
"h": 195.9
},
"luminance": 0.78231
}Semantic roles & 50–950 ramp
primary
#72F9FA
secondary
#D63C3B
accent
#0200E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111717
muted
#818585