#72FDF5#72FDF5
#72FDF5 is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.5% C 0.122 H 190.1°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #72FDF5 |
|---|---|
| RGB | rgb(114, 253, 245) |
| HSL | hsl(177, 97%, 72%) |
| HSV | hsv(177, 55%, 99%) |
| CMYK | cmyk(54.9%, 0%, 3.2%, 0.8%) |
| CIE-LAB | lab(91.87, -39.55, -7.64) |
| CIE-LCH | lch(91.87, 40.28, 190.94°) |
| OKLab | oklab(91.52% -0.1197 -0.0213) |
| OKLCH | oklch(91.52% 0.122 190.1) |
| XYZ | xyz(58.5390, 80.4148, 98.8051) |
| Luminance | 0.8042 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.58
Bright Turquoise
#0FFEF9
ΔE00 3.60
Aqua
#00FFFF
ΔE00 4.17
Bright Aqua
#0BF9EA
ΔE00 4.51
Bright Light Blue
#26F7FD
ΔE00 5.24
Light Cyan
#ACFFFC
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FDF5 #FD727A
analogous
#72FDB0 #72FDF5 #72BFFD
triadic
#72FDF5 #F572FD #FDF572
tetradic
#72FDF5 #B072FD #FD727A #BFFD72
square
#72FDF5 #B072FD #FD727A #BFFD72
split-complementary
#72FDF5 #FD72BF #FDB072
monochromatic
#03F1E3 #36FCF1 #72FDF5 #AEFEF9 #E1FFFD
Accessibility & contrast
On white
1.23
#72FDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#72FDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FDF5
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FDF5 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F5
Deuteranopia (green-blind)
#DAE1F6
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #72fdf5; /* rgb */ color: rgb(114, 253, 245); /* oklch */ color: oklch(91.5% 0.122 190.1);
Tailwind
colors: {
custom: {
50: '#a6fef8',
500: '#72fdf5',
950: '#000000',
},
}SCSS
$custom: #72fdf5; $custom-light: #a6fef8; $custom-dark: #000000;
JSON
{
"hex": "#72fdf5",
"rgb": {
"r": 114,
"g": 253,
"b": 245
},
"hsl": {
"h": 176.547,
"s": 97.203,
"l": 71.961
},
"oklch": {
"l": 0.91523,
"c": 0.12157,
"h": 190.1
},
"luminance": 0.80421
}Semantic roles & 50–950 ramp
primary
#72FDF5
secondary
#D93A43
accent
#000DE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685