#72FDEC#72FDEC
#72FDEC is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.2% C 0.124 H 184.5°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #72FDEC |
|---|---|
| RGB | rgb(114, 253, 236) |
| HSL | hsl(173, 97%, 72%) |
| HSV | hsv(173, 55%, 99%) |
| CMYK | cmyk(54.9%, 0%, 6.7%, 0.8%) |
| CIE-LAB | lab(91.63, -41.79, -3.33) |
| CIE-LCH | lch(91.63, 41.92, 184.56°) |
| OKLab | oklab(91.25% -0.1234 -0.0096) |
| OKLCH | oklch(91.25% 0.124 184.5) |
| XYZ | xyz(57.1984, 79.8785, 91.7444) |
| Luminance | 0.7988 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.63
Bright Aqua
#0BF9EA
ΔE00 3.85
Bright Turquoise
#0FFEF9
ΔE00 5.11
Bright Cyan
#41FDFE
ΔE00 6.16
Aqua
#00FFFF
ΔE00 6.31
Light Aqua
#8CFFDB
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FDEC #FD7283
analogous
#72FDA7 #72FDEC #72C9FD
triadic
#72FDEC #EC72FD #FDEC72
tetradic
#72FDEC #A772FD #FD7283 #C9FD72
square
#72FDEC #A772FD #FD7283 #C9FD72
split-complementary
#72FDEC #FD72C9 #FDA772
monochromatic
#03F1D4 #36FCE4 #72FDEC #AEFEF4 #E1FFFB
Accessibility & contrast
On white
1.24
#72FDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#72FDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FDEC
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FDEC | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EB
Deuteranopia (green-blind)
#DCE0EE
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #72fdec; /* rgb */ color: rgb(114, 253, 236); /* oklch */ color: oklch(91.2% 0.124 184.5);
Tailwind
colors: {
custom: {
50: '#a6fef2',
500: '#72fdec',
950: '#000000',
},
}SCSS
$custom: #72fdec; $custom-light: #a6fef2; $custom-dark: #000000;
JSON
{
"hex": "#72fdec",
"rgb": {
"r": 114,
"g": 253,
"b": 236
},
"hsl": {
"h": 172.662,
"s": 97.203,
"l": 71.961
},
"oklch": {
"l": 0.91248,
"c": 0.12383,
"h": 184.5
},
"luminance": 0.79884
}Semantic roles & 50–950 ramp
primary
#72FDEC
secondary
#D93A4D
accent
#001CE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685