#72FDEF#72FDEF
#72FDEF is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.3% C 0.123 H 186.3°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #72FDEF |
|---|---|
| RGB | rgb(114, 253, 239) |
| HSL | hsl(174, 97%, 72%) |
| HSV | hsv(174, 55%, 99%) |
| CMYK | cmyk(54.9%, 0%, 5.5%, 0.8%) |
| CIE-LAB | lab(91.71, -41.05, -4.77) |
| CIE-LCH | lch(91.71, 41.33, 186.63°) |
| OKLab | oklab(91.34% -0.1222 -0.0135) |
| OKLCH | oklch(91.34% 0.123 186.3) |
| XYZ | xyz(57.6379, 80.0543, 94.0592) |
| Luminance | 0.8006 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.82
Tiffany Blue
#7BF2DA
ΔE00 4.36
Bright Turquoise
#0FFEF9
ΔE00 4.44
Bright Cyan
#41FDFE
ΔE00 5.25
Aqua
#00FFFF
ΔE00 5.51
Turquoise
#40E0D0
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FDEF #FD7280
analogous
#72FDAA #72FDEF #72C6FD
triadic
#72FDEF #EF72FD #FDEF72
tetradic
#72FDEF #AA72FD #FD7280 #C6FD72
square
#72FDEF #AA72FD #FD7280 #C6FD72
split-complementary
#72FDEF #FD72C6 #FDAA72
monochromatic
#03F1D9 #36FCE8 #72FDEF #AEFEF6 #E1FFFC
Accessibility & contrast
On white
1.23
#72FDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#72FDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FDEF
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FDEF | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1EF
Deuteranopia (green-blind)
#DBE0F1
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #72fdef; /* rgb */ color: rgb(114, 253, 239); /* oklch */ color: oklch(91.3% 0.123 186.3);
Tailwind
colors: {
custom: {
50: '#a6fef4',
500: '#72fdef',
950: '#000000',
},
}SCSS
$custom: #72fdef; $custom-light: #a6fef4; $custom-dark: #000000;
JSON
{
"hex": "#72fdef",
"rgb": {
"r": 114,
"g": 253,
"b": 239
},
"hsl": {
"h": 173.957,
"s": 97.203,
"l": 71.961
},
"oklch": {
"l": 0.91338,
"c": 0.12294,
"h": 186.3
},
"luminance": 0.8006
}Semantic roles & 50–950 ramp
primary
#72FDEF
secondary
#D93A4A
accent
#0017E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685