#72FDF0#72FDF0
#72FDF0 is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.4% C 0.123 H 186.9°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #72FDF0 |
|---|---|
| RGB | rgb(114, 253, 240) |
| HSL | hsl(174, 97%, 72%) |
| HSV | hsv(174, 55%, 99%) |
| CMYK | cmyk(54.9%, 0%, 5.1%, 0.8%) |
| CIE-LAB | lab(91.74, -40.80, -5.25) |
| CIE-LCH | lch(91.74, 41.14, 187.33°) |
| OKLab | oklab(91.37% -0.1218 -0.0148) |
| OKLCH | oklch(91.37% 0.123 186.9) |
| XYZ | xyz(57.7860, 80.1136, 94.8393) |
| Luminance | 0.8012 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.87
Bright Turquoise
#0FFEF9
ΔE00 4.24
Tiffany Blue
#7BF2DA
ΔE00 4.63
Bright Cyan
#41FDFE
ΔE00 4.96
Aqua
#00FFFF
ΔE00 5.25
Bright Light Blue
#26F7FD
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FDF0 #FD727F
analogous
#72FDAA #72FDF0 #72C5FD
triadic
#72FDF0 #F072FD #FDF072
tetradic
#72FDF0 #AA72FD #FD727F #C5FD72
square
#72FDF0 #AA72FD #FD727F #C5FD72
split-complementary
#72FDF0 #FD72C5 #FDAA72
monochromatic
#03F1DB #36FCEA #72FDF0 #AEFEF6 #E1FFFC
Accessibility & contrast
On white
1.23
#72FDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#72FDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FDF0
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FDF0 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F0
Deuteranopia (green-blind)
#DBE0F2
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #72fdf0; /* rgb */ color: rgb(114, 253, 240); /* oklch */ color: oklch(91.4% 0.123 186.9);
Tailwind
colors: {
custom: {
50: '#a6fef4',
500: '#72fdf0',
950: '#000000',
},
}SCSS
$custom: #72fdf0; $custom-light: #a6fef4; $custom-dark: #000000;
JSON
{
"hex": "#72fdf0",
"rgb": {
"r": 114,
"g": 253,
"b": 240
},
"hsl": {
"h": 174.388,
"s": 97.203,
"l": 71.961
},
"oklch": {
"l": 0.91369,
"c": 0.12267,
"h": 186.9
},
"luminance": 0.80119
}Semantic roles & 50–950 ramp
primary
#72FDF0
secondary
#D93A49
accent
#0015E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685