#72FFD7#72FFD7
#72FFD7 is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.1% C 0.136 H 171.8°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #72FFD7 |
|---|---|
| RGB | rgb(114, 255, 215) |
| HSL | hsl(163, 100%, 72%) |
| HSV | hsv(163, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 15.7%, 0%) |
| CIE-LAB | lab(91.68, -47.60, 7.61) |
| CIE-LCH | lch(91.68, 48.21, 170.91°) |
| OKLab | oklab(91.12% -0.1345 0.0194) |
| OKLCH | oklch(91.12% 0.136 171.8) |
| XYZ | xyz(54.9595, 79.9985, 76.8217) |
| Luminance | 0.8000 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.48
Light Aqua
#8CFFDB
ΔE00 2.29
Light Turquoise
#7EF4CC
ΔE00 2.73
Light Aquamarine
#7BFDC7
ΔE00 3.86
Bright Teal
#01F9C6
ΔE00 4.59
Tiffany Blue
#7BF2DA
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FFD7 #FF729A
analogous
#72FF91 #72FFD7 #72E0FF
triadic
#72FFD7 #D772FF #FFD772
tetradic
#72FFD7 #9172FF #FF729A #E0FF72
square
#72FFD7 #9172FF #FF729A #E0FF72
split-complementary
#72FFD7 #FF72E0 #FF9172
monochromatic
#00F7B1 #35FFC6 #72FFD7 #AFFFE8 #E0FFF6
Accessibility & contrast
On white
1.24
#72FFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#72FFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FFD7
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FFD7 | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F0D5
Deuteranopia (green-blind)
#E3E1DA
Tritanopia (blue-blind)
#1EFFF3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #72ffd7; /* rgb */ color: rgb(114, 255, 215); /* oklch */ color: oklch(91.1% 0.136 171.8);
Tailwind
colors: {
custom: {
50: '#a5ffe3',
500: '#72ffd7',
950: '#000000',
},
}SCSS
$custom: #72ffd7; $custom-light: #a5ffe3; $custom-dark: #000000;
JSON
{
"hex": "#72ffd7",
"rgb": {
"r": 114,
"g": 255,
"b": 215
},
"hsl": {
"h": 162.979,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.91121,
"c": 0.13593,
"h": 171.8
},
"luminance": 0.80004
}Semantic roles & 50–950 ramp
primary
#72FFD7
secondary
#DC3967
accent
#0041E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684