#72FEC0#72FEC0
#72FEC0 is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.3% C 0.151 H 161.9°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #72FEC0 |
|---|---|
| RGB | rgb(114, 254, 192) |
| HSL | hsl(153, 99%, 72%) |
| HSV | hsv(153, 55%, 100%) |
| CMYK | cmyk(55.1%, 0%, 24.4%, 0.4%) |
| CIE-LAB | lab(90.90, -52.12, 18.33) |
| CIE-LCH | lch(90.90, 55.25, 160.62°) |
| OKLab | oklab(90.32% -0.1436 0.0469) |
| OKLCH | oklch(90.32% 0.151 161.9) |
| XYZ | xyz(51.8910, 78.2620, 62.2304) |
| Luminance | 0.7827 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.71
Light Greenish Blue
#63F7B4
ΔE00 2.03
Light Blue Green
#7EFBB3
ΔE00 2.83
Greenish Cyan
#2AFEB7
ΔE00 3.52
Seafoam (survey)
#80F9AD
ΔE00 3.88
Seafoam Green
#7AF9AB
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FEC0 #FE72B0
analogous
#72FE7A #72FEC0 #72F6FE
triadic
#72FEC0 #C072FE #FEC072
tetradic
#72FEC0 #7A72FE #FE72B0 #F6FE72
square
#72FEC0 #7A72FE #FE72B0 #F6FE72
split-complementary
#72FEC0 #FE72F6 #FE7A72
monochromatic
#02F489 #35FEA5 #72FEC0 #AFFEDB #E1FFF1
Accessibility & contrast
On white
1.26
#72FEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#72FEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FEC0
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FEC0 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDBD
Deuteranopia (green-blind)
#E6DFC4
Tritanopia (blue-blind)
#39FEED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #72fec0; /* rgb */ color: rgb(114, 254, 192); /* oklch */ color: oklch(90.3% 0.151 161.9);
Tailwind
colors: {
custom: {
50: '#a5ffd3',
500: '#72fec0',
950: '#000000',
},
}SCSS
$custom: #72fec0; $custom-light: #a5ffd3; $custom-dark: #000000;
JSON
{
"hex": "#72fec0",
"rgb": {
"r": 114,
"g": 254,
"b": 192
},
"hsl": {
"h": 153.429,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.90317,
"c": 0.15104,
"h": 161.9
},
"luminance": 0.78267
}Semantic roles & 50–950 ramp
primary
#72FEC0
secondary
#DB3981
accent
#0066E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683