#72FCFD#72FCFD
#72FCFD is a very light, moderate teal. Relative luminance 0.803; OKLCH L 91.5% C 0.120 H 195.9°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #72FCFD |
|---|---|
| RGB | rgb(114, 252, 253) |
| HSL | hsl(180, 97%, 72%) |
| HSV | hsv(180, 55%, 99%) |
| CMYK | cmyk(54.9%, 0.4%, 0%, 0.8%) |
| CIE-LAB | lab(91.81, -37.05, -11.88) |
| CIE-LCH | lch(91.81, 38.91, 197.78°) |
| OKLab | oklab(91.55% -0.1154 -0.0329) |
| OKLCH | oklch(91.55% 0.12 195.9) |
| XYZ | xyz(59.4719, 80.2842, 105.2717) |
| Luminance | 0.8029 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.58
Bright Light Blue
#26F7FD
ΔE00 3.47
Aqua
#00FFFF
ΔE00 3.82
Bright Turquoise
#0FFEF9
ΔE00 4.41
Light Cyan
#ACFFFC
ΔE00 5.56
Robin Egg Blue
#8AF1FE
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FCFD #FD7372
analogous
#72FDB9 #72FCFD #72B6FD
triadic
#72FCFD #FD72FC #FCFD72
tetradic
#72FCFD #B972FD #FD7372 #B6FD72
square
#72FCFD #B972FD #FD7372 #B6FD72
split-complementary
#72FCFD #FD72B6 #FDB972
monochromatic
#03EFF1 #36FBFC #72FCFD #AEFDFE #E1FEFF
Accessibility & contrast
On white
1.23
#72FCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#72FCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FCFD
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FCFD | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FD
Deuteranopia (green-blind)
#D6E0FE
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #72fcfd; /* rgb */ color: rgb(114, 252, 253); /* oklch */ color: oklch(91.5% 0.120 195.9);
Tailwind
colors: {
custom: {
50: '#a7fefe',
500: '#72fcfd',
950: '#000000',
},
}SCSS
$custom: #72fcfd; $custom-light: #a7fefe; $custom-dark: #000000;
JSON
{
"hex": "#72fcfd",
"rgb": {
"r": 114,
"g": 252,
"b": 253
},
"hsl": {
"h": 180.432,
"s": 97.203,
"l": 71.961
},
"oklch": {
"l": 0.91549,
"c": 0.11998,
"h": 195.9
},
"luminance": 0.8029
}Semantic roles & 50–950 ramp
primary
#72FCFD
secondary
#D93B3A
accent
#0200E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685