#72FCBE#72FCBE
#72FCBE is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.8% C 0.150 H 161.6°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #72FCBE |
|---|---|
| RGB | rgb(114, 252, 190) |
| HSL | hsl(153, 96%, 72%) |
| HSV | hsv(153, 55%, 99%) |
| CMYK | cmyk(54.8%, 0%, 24.6%, 1.2%) |
| CIE-LAB | lab(90.28, -51.70, 18.49) |
| CIE-LCH | lch(90.28, 54.91, 160.32°) |
| OKLab | oklab(89.8% -0.1424 0.0473) |
| OKLCH | oklch(89.8% 0.15 161.6) |
| XYZ | xyz(51.0395, 76.9112, 60.8609) |
| Luminance | 0.7692 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.73
Light Aquamarine
#7BFDC7
ΔE00 1.78
Light Blue Green
#7EFBB3
ΔE00 2.66
Greenish Cyan
#2AFEB7
ΔE00 3.56
Seafoam (survey)
#80F9AD
ΔE00 3.68
Seafoam Green
#7AF9AB
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FCBE #FC72B0
analogous
#72FC79 #72FCBE #72F5FC
triadic
#72FCBE #BE72FC #FCBE72
tetradic
#72FCBE #7972FC #FC72B0 #F5FC72
square
#72FCBE #7972FC #FC72B0 #F5FC72
split-complementary
#72FCBE #FC72F5 #FC7972
monochromatic
#05EF86 #36FBA2 #72FCBE #AEFDDA #E1FEF1
Accessibility & contrast
On white
1.28
#72FCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#72FCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FCBE
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FCBE | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBB
Deuteranopia (green-blind)
#E5DDC2
Tritanopia (blue-blind)
#3CFBEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #72fcbe; /* rgb */ color: rgb(114, 252, 190); /* oklch */ color: oklch(89.8% 0.150 161.6);
Tailwind
colors: {
custom: {
50: '#a4fed1',
500: '#72fcbe',
950: '#000000',
},
}SCSS
$custom: #72fcbe; $custom-light: #a4fed1; $custom-dark: #000000;
JSON
{
"hex": "#72fcbe",
"rgb": {
"r": 114,
"g": 252,
"b": 190
},
"hsl": {
"h": 153.043,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.89799,
"c": 0.15002,
"h": 161.6
},
"luminance": 0.76916
}Semantic roles & 50–950 ramp
primary
#72FCBE
secondary
#D83A81
accent
#0067E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683