#72FCBC#72FCBC
#72FCBC is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.8% C 0.152 H 160.9°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #72FCBC |
|---|---|
| RGB | rgb(114, 252, 188) |
| HSL | hsl(152, 96%, 72%) |
| HSV | hsv(152, 55%, 99%) |
| CMYK | cmyk(54.8%, 0%, 25.4%, 1.2%) |
| CIE-LAB | lab(90.24, -52.11, 19.46) |
| CIE-LCH | lch(90.24, 55.62, 159.52°) |
| OKLab | oklab(89.75% -0.1433 0.0497) |
| OKLCH | oklch(89.75% 0.152 160.9) |
| XYZ | xyz(50.8224, 76.8244, 59.7175) |
| Luminance | 0.7683 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.53
Light Aquamarine
#7BFDC7
ΔE00 2.18
Light Blue Green
#7EFBB3
ΔE00 2.27
Seafoam (survey)
#80F9AD
ΔE00 3.29
Seafoam Green
#7AF9AB
ΔE00 3.33
Greenish Cyan
#2AFEB7
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FCBC #FC72B2
analogous
#72FC77 #72FCBC #72F7FC
triadic
#72FCBC #BC72FC #FCBC72
tetradic
#72FCBC #7772FC #FC72B2 #F7FC72
square
#72FCBC #7772FC #FC72B2 #F7FC72
split-complementary
#72FCBC #FC72F7 #FC7772
monochromatic
#05EF82 #36FBA0 #72FCBC #AEFDD8 #E1FEF1
Accessibility & contrast
On white
1.28
#72FCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#72FCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FCBC
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FCBC | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB8
Deuteranopia (green-blind)
#E5DDC0
Tritanopia (blue-blind)
#3DFBEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #72fcbc; /* rgb */ color: rgb(114, 252, 188); /* oklch */ color: oklch(89.8% 0.152 160.9);
Tailwind
colors: {
custom: {
50: '#a4fed0',
500: '#72fcbc',
950: '#000000',
},
}SCSS
$custom: #72fcbc; $custom-light: #a4fed0; $custom-dark: #000000;
JSON
{
"hex": "#72fcbc",
"rgb": {
"r": 114,
"g": 252,
"b": 188
},
"hsl": {
"h": 152.174,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.89753,
"c": 0.15163,
"h": 160.9
},
"luminance": 0.76829
}Semantic roles & 50–950 ramp
primary
#72FCBC
secondary
#D83A83
accent
#006AE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683