#72FDED#72FDED
#72FDED is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.3% C 0.124 H 185.1°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #72FDED |
|---|---|
| RGB | rgb(114, 253, 237) |
| HSL | hsl(173, 97%, 72%) |
| HSV | hsv(173, 55%, 99%) |
| CMYK | cmyk(54.9%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(91.66, -41.54, -3.81) |
| CIE-LCH | lch(91.66, 41.72, 185.24°) |
| OKLab | oklab(91.28% -0.123 -0.0109) |
| OKLCH | oklch(91.28% 0.124 185.1) |
| XYZ | xyz(57.3441, 79.9368, 92.5117) |
| Luminance | 0.7994 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.81
Tiffany Blue
#7BF2DA
ΔE00 3.86
Bright Turquoise
#0FFEF9
ΔE00 4.87
Bright Cyan
#41FDFE
ΔE00 5.85
Aqua
#00FFFF
ΔE00 6.04
Light Aqua
#8CFFDB
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FDED #FD7282
analogous
#72FDA8 #72FDED #72C7FD
triadic
#72FDED #ED72FD #FDED72
tetradic
#72FDED #A872FD #FD7282 #C7FD72
square
#72FDED #A872FD #FD7282 #C7FD72
split-complementary
#72FDED #FD72C7 #FDA872
monochromatic
#03F1D6 #36FCE5 #72FDED #AEFEF5 #E1FFFB
Accessibility & contrast
On white
1.24
#72FDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#72FDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FDED
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FDED | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1ED
Deuteranopia (green-blind)
#DCE0EF
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #72fded; /* rgb */ color: rgb(114, 253, 237); /* oklch */ color: oklch(91.3% 0.124 185.1);
Tailwind
colors: {
custom: {
50: '#a6fef2',
500: '#72fded',
950: '#000000',
},
}SCSS
$custom: #72fded; $custom-light: #a6fef2; $custom-dark: #000000;
JSON
{
"hex": "#72fded",
"rgb": {
"r": 114,
"g": 253,
"b": 237
},
"hsl": {
"h": 173.094,
"s": 97.203,
"l": 71.961
},
"oklch": {
"l": 0.91278,
"c": 0.12352,
"h": 185.1
},
"luminance": 0.79942
}Semantic roles & 50–950 ramp
primary
#72FDED
secondary
#D93A4C
accent
#001AE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685