#72FFD5#72FFD5
#72FFD5 is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.1% C 0.137 H 170.8°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #72FFD5 |
|---|---|
| RGB | rgb(114, 255, 213) |
| HSL | hsl(162, 100%, 72%) |
| HSV | hsv(162, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 16.5%, 0%) |
| CIE-LAB | lab(91.64, -48.05, 8.58) |
| CIE-LCH | lch(91.64, 48.81, 169.88°) |
| OKLab | oklab(91.07% -0.1354 0.0219) |
| OKLCH | oklch(91.07% 0.137 170.8) |
| XYZ | xyz(54.7041, 79.8963, 75.4766) |
| Luminance | 0.7990 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.17
Light Aqua
#8CFFDB
ΔE00 2.46
Light Turquoise
#7EF4CC
ΔE00 2.64
Light Aquamarine
#7BFDC7
ΔE00 3.36
Bright Teal
#01F9C6
ΔE00 4.39
Tiffany Blue
#7BF2DA
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FFD5 #FF729C
analogous
#72FF8F #72FFD5 #72E2FF
triadic
#72FFD5 #D572FF #FFD572
tetradic
#72FFD5 #8F72FF #FF729C #E2FF72
square
#72FFD5 #8F72FF #FF729C #E2FF72
split-complementary
#72FFD5 #FF72E2 #FF8F72
monochromatic
#00F7AD #35FFC3 #72FFD5 #AFFFE7 #E0FFF6
Accessibility & contrast
On white
1.24
#72FFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#72FFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FFD5
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FFD5 | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F0D3
Deuteranopia (green-blind)
#E3E1D8
Tritanopia (blue-blind)
#21FFF3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #72ffd5; /* rgb */ color: rgb(114, 255, 213); /* oklch */ color: oklch(91.1% 0.137 170.8);
Tailwind
colors: {
custom: {
50: '#a5ffe1',
500: '#72ffd5',
950: '#000000',
},
}SCSS
$custom: #72ffd5; $custom-light: #a5ffe1; $custom-dark: #000000;
JSON
{
"hex": "#72ffd5",
"rgb": {
"r": 114,
"g": 255,
"b": 213
},
"hsl": {
"h": 162.128,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.91069,
"c": 0.13717,
"h": 170.8
},
"luminance": 0.79902
}Semantic roles & 50–950 ramp
primary
#72FFD5
secondary
#DC396A
accent
#0044E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684