#72FDE2#72FDE2
#72FDE2 is a very light, vivid teal. Relative luminance 0.793; OKLCH L 91.0% C 0.128 H 178.6°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #72FDE2 |
|---|---|
| RGB | rgb(114, 253, 226) |
| HSL | hsl(168, 97%, 72%) |
| HSV | hsv(168, 55%, 99%) |
| CMYK | cmyk(54.9%, 0%, 10.7%, 0.8%) |
| CIE-LAB | lab(91.38, -44.20, 1.48) |
| CIE-LCH | lch(91.38, 44.22, 178.08°) |
| OKLab | oklab(90.96% -0.1277 0.0032) |
| OKLCH | oklch(90.96% 0.128 178.6) |
| XYZ | xyz(55.7860, 79.3136, 84.3059) |
| Luminance | 0.7932 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.56
Light Aqua
#8CFFDB
ΔE00 3.71
Aquamarine
#7FFFD4
ΔE00 4.72
Light Turquoise
#7EF4CC
ΔE00 4.83
Bright Aqua
#0BF9EA
ΔE00 5.40
Aqua (survey)
#13EAC9
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FDE2 #FD728D
analogous
#72FD9C #72FDE2 #72D3FD
triadic
#72FDE2 #E272FD #FDE272
tetradic
#72FDE2 #9C72FD #FD728D #D3FD72
square
#72FDE2 #9C72FD #FD728D #D3FD72
split-complementary
#72FDE2 #FD72D3 #FD9C72
monochromatic
#03F1C3 #36FCD6 #72FDE2 #AEFEEE #E1FFF9
Accessibility & contrast
On white
1.25
#72FDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#72FDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FDE2
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FDE2 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFE1
Deuteranopia (green-blind)
#DEE0E4
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #72fde2; /* rgb */ color: rgb(114, 253, 226); /* oklch */ color: oklch(91.0% 0.128 178.6);
Tailwind
colors: {
custom: {
50: '#a5feeb',
500: '#72fde2',
950: '#000000',
},
}SCSS
$custom: #72fde2; $custom-light: #a5feeb; $custom-dark: #000000;
JSON
{
"hex": "#72fde2",
"rgb": {
"r": 114,
"g": 253,
"b": 226
},
"hsl": {
"h": 168.345,
"s": 97.203,
"l": 71.961
},
"oklch": {
"l": 0.90958,
"c": 0.12774,
"h": 178.6
},
"luminance": 0.79319
}Semantic roles & 50–950 ramp
primary
#72FDE2
secondary
#D93A59
accent
#002DE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684