#72FFD4#72FFD4
#72FFD4 is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.0% C 0.138 H 170.3°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #72FFD4 |
|---|---|
| RGB | rgb(114, 255, 212) |
| HSL | hsl(162, 100%, 72%) |
| HSV | hsv(162, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 16.9%, 0%) |
| CIE-LAB | lab(91.62, -48.27, 9.06) |
| CIE-LCH | lch(91.62, 49.12, 169.37°) |
| OKLab | oklab(91.04% -0.1358 0.0232) |
| OKLCH | oklch(91.04% 0.138 170.3) |
| XYZ | xyz(54.5775, 79.8457, 74.8102) |
| Luminance | 0.7985 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.08
Light Aqua
#8CFFDB
ΔE00 2.58
Light Turquoise
#7EF4CC
ΔE00 2.63
Light Aquamarine
#7BFDC7
ΔE00 3.11
Bright Teal
#01F9C6
ΔE00 4.31
Pale Turquoise
#A5FBD5
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FFD4 #FF729D
analogous
#72FF8D #72FFD4 #72E4FF
triadic
#72FFD4 #D472FF #FFD472
tetradic
#72FFD4 #8D72FF #FF729D #E4FF72
square
#72FFD4 #8D72FF #FF729D #E4FF72
split-complementary
#72FFD4 #FF72E4 #FF8D72
monochromatic
#00F7AB #35FFC1 #72FFD4 #AFFFE7 #E0FFF6
Accessibility & contrast
On white
1.24
#72FFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#72FFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FFD4
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FFD4 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F0D2
Deuteranopia (green-blind)
#E4E1D7
Tritanopia (blue-blind)
#23FFF3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #72ffd4; /* rgb */ color: rgb(114, 255, 212); /* oklch */ color: oklch(91.0% 0.138 170.3);
Tailwind
colors: {
custom: {
50: '#a5ffe1',
500: '#72ffd4',
950: '#000000',
},
}SCSS
$custom: #72ffd4; $custom-light: #a5ffe1; $custom-dark: #000000;
JSON
{
"hex": "#72ffd4",
"rgb": {
"r": 114,
"g": 255,
"b": 212
},
"hsl": {
"h": 161.702,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.91042,
"c": 0.13781,
"h": 170.3
},
"luminance": 0.79851
}Semantic roles & 50–950 ramp
primary
#72FFD4
secondary
#DC396B
accent
#0046E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684