#72FDE3#72FDE3
#72FDE3 is a very light, vivid teal. Relative luminance 0.794; OKLCH L 91.0% C 0.127 H 179.1°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #72FDE3 |
|---|---|
| RGB | rgb(114, 253, 227) |
| HSL | hsl(169, 97%, 72%) |
| HSV | hsv(169, 55%, 99%) |
| CMYK | cmyk(54.9%, 0%, 10.3%, 0.8%) |
| CIE-LAB | lab(91.40, -43.96, 1.00) |
| CIE-LCH | lch(91.40, 43.97, 178.70°) |
| OKLab | oklab(90.99% -0.1273 0.0019) |
| OKLCH | oklch(90.99% 0.127 179.1) |
| XYZ | xyz(55.9236, 79.3686, 85.0307) |
| Luminance | 0.7937 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.52
Light Aqua
#8CFFDB
ΔE00 3.95
Aquamarine
#7FFFD4
ΔE00 5.01
Light Turquoise
#7EF4CC
ΔE00 5.10
Bright Aqua
#0BF9EA
ΔE00 5.18
Aqua (survey)
#13EAC9
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FDE3 #FD728C
analogous
#72FD9E #72FDE3 #72D2FD
triadic
#72FDE3 #E372FD #FDE372
tetradic
#72FDE3 #9E72FD #FD728C #D2FD72
square
#72FDE3 #9E72FD #FD728C #D2FD72
split-complementary
#72FDE3 #FD72D2 #FD9E72
monochromatic
#03F1C5 #36FCD7 #72FDE3 #AEFEEF #E1FFF9
Accessibility & contrast
On white
1.24
#72FDE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#72FDE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FDE3
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FDE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FDE3 | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F0E2
Deuteranopia (green-blind)
#DEE0E5
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #72fde3; /* rgb */ color: rgb(114, 253, 227); /* oklch */ color: oklch(91.0% 0.127 179.1);
Tailwind
colors: {
custom: {
50: '#a5feeb',
500: '#72fde3',
950: '#000000',
},
}SCSS
$custom: #72fde3; $custom-light: #a5feeb; $custom-dark: #000000;
JSON
{
"hex": "#72fde3",
"rgb": {
"r": 114,
"g": 253,
"b": 227
},
"hsl": {
"h": 168.777,
"s": 97.203,
"l": 71.961
},
"oklch": {
"l": 0.90986,
"c": 0.12728,
"h": 179.1
},
"luminance": 0.79374
}Semantic roles & 50–950 ramp
primary
#72FDE3
secondary
#D93A58
accent
#002BE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684