#72FCDC#72FCDC
#72FCDC is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.6% C 0.130 H 175.7°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #72FCDC |
|---|---|
| RGB | rgb(114, 252, 220) |
| HSL | hsl(166, 96%, 72%) |
| HSV | hsv(166, 55%, 99%) |
| CMYK | cmyk(54.8%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(90.94, -45.16, 3.96) |
| CIE-LCH | lch(90.94, 45.34, 174.99°) |
| OKLab | oklab(90.56% -0.1292 0.0098) |
| OKLCH | oklch(90.56% 0.13 175.7) |
| XYZ | xyz(54.6623, 78.3603, 79.9407) |
| Luminance | 0.7837 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.69
Tiffany Blue
#7BF2DA
ΔE00 3.00
Aquamarine
#7FFFD4
ΔE00 3.32
Light Turquoise
#7EF4CC
ΔE00 3.49
Aqua (survey)
#13EAC9
ΔE00 5.50
Bright Teal
#01F9C6
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FCDC #FC7292
analogous
#72FC97 #72FCDC #72D7FC
triadic
#72FCDC #DC72FC #FCDC72
tetradic
#72FCDC #9772FC #FC7292 #D7FC72
square
#72FCDC #9772FC #FC7292 #D7FC72
split-complementary
#72FCDC #FC72D7 #FC9772
monochromatic
#05EFB8 #36FBCD #72FCDC #AEFDEB #E1FEF8
Accessibility & contrast
On white
1.26
#72FCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#72FCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FCDC
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FCDC | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EEDB
Deuteranopia (green-blind)
#DFDFDE
Tritanopia (blue-blind)
#17FFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #72fcdc; /* rgb */ color: rgb(114, 252, 220); /* oklch */ color: oklch(90.6% 0.130 175.7);
Tailwind
colors: {
custom: {
50: '#a5fee6',
500: '#72fcdc',
950: '#000000',
},
}SCSS
$custom: #72fcdc; $custom-light: #a5fee6; $custom-dark: #000000;
JSON
{
"hex": "#72fcdc",
"rgb": {
"r": 114,
"g": 252,
"b": 220
},
"hsl": {
"h": 166.087,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.90559,
"c": 0.12961,
"h": 175.7
},
"luminance": 0.78366
}Semantic roles & 50–950 ramp
primary
#72FCDC
secondary
#D83A5F
accent
#0035E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684