#72FDC0#72FDC0
#72FDC0 is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.1% C 0.150 H 162.2°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #72FDC0 |
|---|---|
| RGB | rgb(114, 253, 192) |
| HSL | hsl(154, 97%, 72%) |
| HSV | hsv(154, 55%, 99%) |
| CMYK | cmyk(54.9%, 0%, 24.1%, 0.8%) |
| CIE-LAB | lab(90.61, -51.71, 17.93) |
| CIE-LCH | lch(90.61, 54.73, 160.88°) |
| OKLab | oklab(90.08% -0.1425 0.0458) |
| OKLCH | oklch(90.08% 0.15 162.2) |
| XYZ | xyz(51.5744, 77.6290, 62.1249) |
| Luminance | 0.7763 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.53
Light Greenish Blue
#63F7B4
ΔE00 2.00
Light Blue Green
#7EFBB3
ΔE00 2.94
Greenish Cyan
#2AFEB7
ΔE00 3.58
Seafoam (survey)
#80F9AD
ΔE00 3.98
Seafoam Green
#7AF9AB
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FDC0 #FD72AF
analogous
#72FD7B #72FDC0 #72F5FD
triadic
#72FDC0 #C072FD #FDC072
tetradic
#72FDC0 #7B72FD #FD72AF #F5FD72
square
#72FDC0 #7B72FD #FD72AF #F5FD72
split-complementary
#72FDC0 #FD72F5 #FD7B72
monochromatic
#03F189 #36FCA5 #72FDC0 #AEFEDB #E1FFF2
Accessibility & contrast
On white
1.27
#72FDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#72FDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FDC0
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FDC0 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EDBD
Deuteranopia (green-blind)
#E5DEC4
Tritanopia (blue-blind)
#3AFDEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #72fdc0; /* rgb */ color: rgb(114, 253, 192); /* oklch */ color: oklch(90.1% 0.150 162.2);
Tailwind
colors: {
custom: {
50: '#a5ffd3',
500: '#72fdc0',
950: '#000000',
},
}SCSS
$custom: #72fdc0; $custom-light: #a5ffd3; $custom-dark: #000000;
JSON
{
"hex": "#72fdc0",
"rgb": {
"r": 114,
"g": 253,
"b": 192
},
"hsl": {
"h": 153.669,
"s": 97.203,
"l": 71.961
},
"oklch": {
"l": 0.90081,
"c": 0.14974,
"h": 162.2
},
"luminance": 0.77634
}Semantic roles & 50–950 ramp
primary
#72FDC0
secondary
#D93A80
accent
#0065E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683