#72FDF6#72FDF6
#72FDF6 is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.6% C 0.121 H 190.7°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #72FDF6 |
|---|---|
| RGB | rgb(114, 253, 246) |
| HSL | hsl(177, 97%, 72%) |
| HSV | hsv(177, 55%, 99%) |
| CMYK | cmyk(54.9%, 0%, 2.8%, 0.8%) |
| CIE-LAB | lab(91.90, -39.30, -8.12) |
| CIE-LCH | lch(91.90, 40.13, 191.68°) |
| OKLab | oklab(91.55% -0.1193 -0.0226) |
| OKLCH | oklch(91.55% 0.121 190.7) |
| XYZ | xyz(58.6921, 80.4760, 99.6113) |
| Luminance | 0.8048 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.34
Bright Turquoise
#0FFEF9
ΔE00 3.56
Aqua
#00FFFF
ΔE00 4.01
Bright Aqua
#0BF9EA
ΔE00 4.71
Bright Light Blue
#26F7FD
ΔE00 4.98
Light Cyan
#ACFFFC
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FDF6 #FD7279
analogous
#72FDB0 #72FDF6 #72BFFD
triadic
#72FDF6 #F672FD #FDF672
tetradic
#72FDF6 #B072FD #FD7279 #BFFD72
square
#72FDF6 #B072FD #FD7279 #BFFD72
split-complementary
#72FDF6 #FD72BF #FDB072
monochromatic
#03F1E5 #36FCF2 #72FDF6 #AEFEFA #E1FFFD
Accessibility & contrast
On white
1.23
#72FDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#72FDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FDF6
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FDF6 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F6
Deuteranopia (green-blind)
#D9E1F7
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #72fdf6; /* rgb */ color: rgb(114, 253, 246); /* oklch */ color: oklch(91.6% 0.121 190.7);
Tailwind
colors: {
custom: {
50: '#a6fef9',
500: '#72fdf6',
950: '#000000',
},
}SCSS
$custom: #72fdf6; $custom-light: #a6fef9; $custom-dark: #000000;
JSON
{
"hex": "#72fdf6",
"rgb": {
"r": 114,
"g": 253,
"b": 246
},
"hsl": {
"h": 176.978,
"s": 97.203,
"l": 71.961
},
"oklch": {
"l": 0.91554,
"c": 0.12141,
"h": 190.7
},
"luminance": 0.80482
}Semantic roles & 50–950 ramp
primary
#72FDF6
secondary
#D93A42
accent
#000CE6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685