#72FBD8#72FBD8
#72FBD8 is a very light, vivid teal. Relative luminance 0.775; OKLCH L 90.2% C 0.131 H 173.9°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #72FBD8 |
|---|---|
| RGB | rgb(114, 251, 216) |
| HSL | hsl(165, 94%, 72%) |
| HSV | hsv(165, 55%, 98%) |
| CMYK | cmyk(54.6%, 0%, 13.9%, 1.6%) |
| CIE-LAB | lab(90.56, -45.65, 5.48) |
| CIE-LCH | lch(90.56, 45.98, 173.15°) |
| OKLab | oklab(90.22% -0.1299 0.0138) |
| OKLCH | oklch(90.22% 0.131 173.9) |
| XYZ | xyz(53.8256, 77.5245, 77.0796) |
| Luminance | 0.7753 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.36
Aquamarine
#7FFFD4
ΔE00 2.55
Light Turquoise
#7EF4CC
ΔE00 2.71
Tiffany Blue
#7BF2DA
ΔE00 3.49
Light Aquamarine
#7BFDC7
ΔE00 5.00
Bright Teal
#01F9C6
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FBD8 #FB7295
analogous
#72FB94 #72FBD8 #72D9FB
triadic
#72FBD8 #D872FB #FBD872
tetradic
#72FBD8 #9472FB #FB7295 #D9FB72
square
#72FBD8 #9472FB #FB7295 #D9FB72
split-complementary
#72FBD8 #FB72D9 #FB9472
monochromatic
#07ECB1 #36F9C8 #72FBD8 #AEFDE8 #E1FEF7
Accessibility & contrast
On white
1.27
#72FBD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#72FBD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FBD8
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FBD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FBD8 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDD6
Deuteranopia (green-blind)
#DFDEDB
Tritanopia (blue-blind)
#20FDF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #72fbd8; /* rgb */ color: rgb(114, 251, 216); /* oklch */ color: oklch(90.2% 0.131 173.9);
Tailwind
colors: {
custom: {
50: '#a5fde4',
500: '#72fbd8',
950: '#000000',
},
}SCSS
$custom: #72fbd8; $custom-light: #a5fde4; $custom-dark: #000000;
JSON
{
"hex": "#72fbd8",
"rgb": {
"r": 114,
"g": 251,
"b": 216
},
"hsl": {
"h": 164.672,
"s": 94.483,
"l": 71.569
},
"oklch": {
"l": 0.90217,
"c": 0.13065,
"h": 173.9
},
"luminance": 0.7753
}Semantic roles & 50–950 ramp
primary
#72FBD8
secondary
#D73A62
accent
#003BE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684